cursor - never open git repo in parent folder
This commit is contained in:
parent
7c471eca45
commit
7d8a95b5e3
@ -64,5 +64,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"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user