build: remove install vscode ext from startup

This commit is contained in:
2025-11-27 20:50:35 +00:00
parent b1e34f878c
commit e32e00a230

View File

@@ -15,7 +15,7 @@
"golangciLintVersion": "2.6.1" "golangciLintVersion": "2.6.1"
} }
}, },
"postCreateCommand": "./scripts/setup-git.sh && ./scripts/install-vscode-extensions.sh", "postCreateCommand": "./scripts/setup-git.sh",
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [