Files
IC-Coder-Plugin/.vscode/extensions.json
2025-12-11 09:41:27 +08:00

6 lines
232 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": ["dbaeumer.vscode-eslint", "amodio.tsl-problem-matcher", "ms-vscode.extension-test-runner"]
}