codium: Misc configuration
This commit is contained in:
parent
22e1fbb892
commit
48f9742466
@ -50,9 +50,9 @@
|
||||
"editor.suggestSelection": "first",
|
||||
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
|
||||
"C_Cpp.intelliSenseEngine": "Tag Parser",
|
||||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"diffEditor.ignoreTrimWhitespace": true,
|
||||
"python.languageServer": "Microsoft",
|
||||
"git.autorefresh": false
|
||||
"git.autorefresh": false,
|
||||
"editor.fontFamily": "'Fira Code Retina', 'Droid Sans Mono' , 'monospace', 'Droid Sans Fallback'",
|
||||
"editor.fontLigatures": true,
|
||||
"editor.fontSize": 14,
|
||||
|
Loading…
x
Reference in New Issue
Block a user