codium: Misc configuration
This commit is contained in:
parent
f77fe4e6a0
commit
f32006f445
@ -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