This commit is contained in:
Anthony Rose 2023-11-20 08:20:43 +00:00
parent 34d2867212
commit 73378201d1

View file

@ -3,7 +3,7 @@
"editor.indentSize": 2
},
"debug.console.historySuggestions": false,
"editor.accessibilitySupport": "off"
"editor.accessibilitySupport": "off",
"editor.fontFamily": "'Berkeley Mono', 'Cascadia Code', Consolas, 'Courier New', 'monospace'",
"editor.fontLigatures": false,
"editor.fontSize": 12,