remove ts & go from copilot++ disabled languages
This commit is contained in:
parent
e9135d438a
commit
646fffd8c5
@ -50,10 +50,6 @@
|
|||||||
"[jsonc]": {
|
"[jsonc]": {
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
},
|
},
|
||||||
"cursor.cpp.disabledLanguages": [
|
|
||||||
"typescript",
|
|
||||||
"go"
|
|
||||||
],
|
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.css": "tailwindcss"
|
"*.css": "tailwindcss"
|
||||||
},
|
},
|
||||||
@ -69,4 +65,4 @@
|
|||||||
"cursor.chat.smoothStreaming": true,
|
"cursor.chat.smoothStreaming": true,
|
||||||
"godotTools.lsp.serverPort": 6005,
|
"godotTools.lsp.serverPort": 6005,
|
||||||
"debug.console.fontFamily": "FiraCode Nerd Font Mono"
|
"debug.console.fontFamily": "FiraCode Nerd Font Mono"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user