Disable Copilot Controls in menu bar
This commit is contained in:
parent
917f845c40
commit
a7293621e8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
"[html]": {
|
"[html]": {
|
||||||
"editor.indentSize": 2
|
"editor.indentSize": 2
|
||||||
},
|
},
|
||||||
|
"chat.commandCenter.enabled": false,
|
||||||
"debug.console.historySuggestions": false,
|
"debug.console.historySuggestions": false,
|
||||||
"editor.accessibilitySupport": "off",
|
"editor.accessibilitySupport": "off",
|
||||||
"editor.fontFamily": "'Berkeley Mono', 'monospace', 'Cascadia Code', Consolas, 'Courier New'",
|
"editor.fontFamily": "'Berkeley Mono', 'monospace', 'Cascadia Code', Consolas, 'Courier New'",
|
||||||
|
|
Loading…
Reference in a new issue