Better default for Framework display
And better too big than too small
This commit is contained in:
parent
81fc4d9e71
commit
090216f0a6
@ -4,7 +4,7 @@
|
|||||||
"security.workspace.trust.untrustedFiles": "open",
|
"security.workspace.trust.untrustedFiles": "open",
|
||||||
"editor.minimap.enabled": false,
|
"editor.minimap.enabled": false,
|
||||||
"git.ignoreMissingGitWarning": true,
|
"git.ignoreMissingGitWarning": true,
|
||||||
"editor.fontSize": 12,
|
"editor.fontSize": 14,
|
||||||
"editor.occurrencesHighlight": "off",
|
"editor.occurrencesHighlight": "off",
|
||||||
"editor.selectionHighlight": false,
|
"editor.selectionHighlight": false,
|
||||||
"editor.suggestOnTriggerCharacters": false,
|
"editor.suggestOnTriggerCharacters": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user