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