cursor set default debug console font to firacode
This commit is contained in:
parent
d2924c2485
commit
6094fd6f84
@ -67,5 +67,6 @@
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"cursor.chat.smoothStreaming": true,
|
||||
"godotTools.lsp.serverPort": 6005
|
||||
"godotTools.lsp.serverPort": 6005,
|
||||
"debug.console.fontFamily": "FiraCode Nerd Font Mono"
|
||||
}
|
Loading…
Reference in New Issue
Block a user