chore: add recommended VSCode workspace extensions (#26682)

This commit is contained in:
Min Idzelis
2026-03-04 09:29:15 -05:00
committed by GitHub
parent 3c476b1987
commit 2725c96cb1
+8 -1
View File
@@ -5,6 +5,13 @@
"dbaeumer.vscode-eslint", "dbaeumer.vscode-eslint",
"dart-code.flutter", "dart-code.flutter",
"dart-code.dart-code", "dart-code.dart-code",
"dcmdev.dcm-vscode-extension" "dcmdev.dcm-vscode-extension",
"bradlc.vscode-tailwindcss",
"ms-playwright.playwright",
"vitest.explorer",
"editorconfig.editorconfig",
"foxundermoon.shell-format",
"timonwong.shellcheck",
"bluebrown.yamlfmt"
] ]
} }