From bf92e76ecee6cc394b839a98c248c9caeb4c36fa Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 2 May 2020 11:15:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/settings.json b/settings.json index 6dff8c4..ca434e2 100644 --- a/settings.json +++ b/settings.json @@ -1,5 +1,4 @@ { - "python.pythonPath": "/home/colin/anaconda3/bin/python", "workbench.colorTheme": "Default Light+", "editor.tabSize": 2, "C_Cpp.errorSquiggles": "Disabled", @@ -20,7 +19,6 @@ "editorBracketMatch.background": "#fffb00", "terminal.background" : "#f8f8f8", }, - "editor.fontFamily": "SF Mono", "C_Cpp.updateChannel": "Insiders", "http.proxySupport": "off", "editor.fontWeight": "500", @@ -33,7 +31,6 @@ "numbers": "#009100", }, "terminal.integrated.fontWeight": "500", - "terminal.integrated.fontFamily": "SF Mono", "terminal.integrated.scrollback": 10000, "explorer.autoReveal": false, "editor.minimap.maxColumn": 80, @@ -95,7 +92,7 @@ "terminal": [ "workbench.action.terminal.toggleTerminal", "workbench.action.toggleMaximizedPanel", - ], + ], "bar": [ "workbench.action.toggleActivityBarVisibility", "workbench.action.toggleStatusbarVisibility", @@ -103,3 +100,4 @@ }, "json.maxItemsComputed": 50000, } +