We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e059304 commit f83f6cbCopy full SHA for f83f6cb
build/shared/lib/preferences.txt
@@ -92,9 +92,9 @@ editor.code_folding=true
92
# font size for editor
93
editor.font=Monospaced,plain,12
94
# Monaco is nicer on Mac OS X, so use that explicitly
95
-editor.font.macosx = Monaco,plain,10
+editor.font.macosx = Monaco,plain,12
96
97
-# anti-aliased text, turned off by default
+# anti-aliased text, turned on by default
98
editor.antialias=true
99
100
# color to be used for background when 'external editor' enabled
0 commit comments