del: 删除vs配置
This commit is contained in:
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"recommendations": [
|
|
||||||
"codium.codium"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"go.toolsEnvVars": {
|
|
||||||
"GOARCH": "amd64",
|
|
||||||
"GOOS": "windows"
|
|
||||||
},
|
|
||||||
"go.testEnvVars": {
|
|
||||||
"GOARCH": "wasm",
|
|
||||||
"GOOS": "js"
|
|
||||||
},
|
|
||||||
"commentTranslate.hover.enabled": true,
|
|
||||||
"CodeGPT.apiKey": "OpenAI",
|
|
||||||
"CodeGPT.Autocomplete.enabled": true
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user