cursor config update
This commit is contained in:
parent
1847086199
commit
8d0b34e3b3
@ -65,5 +65,6 @@
|
|||||||
"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",
|
||||||
"git.openRepositoryInParentFolders": "never"
|
"git.openRepositoryInParentFolders": "never",
|
||||||
|
"typescript.updateImportsOnFileMove.enabled": "always"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user