From 02a1f323a4ff43278ee49053c19a2e714a37cb09 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 18 Apr 2022 21:37:56 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/settings.json b/settings.json index d0ab254..3c4da7f 100644 --- a/settings.json +++ b/settings.json @@ -136,4 +136,6 @@ "diffEditor.ignoreTrimWhitespace": false, "workbench.tree.indent": 32, "workbench.tree.renderIndentGuides": "always", + "editor.autoClosingQuotes": "never", + "editor.autoClosingBrackets": "never", } \ No newline at end of file