From 62093a587115b35e44655739c37e262041fe14d0 Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 28 Apr 2022 12:44:20 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index 3c4da7f..a8c4a8e 100644 --- a/settings.json +++ b/settings.json @@ -138,4 +138,5 @@ "workbench.tree.renderIndentGuides": "always", "editor.autoClosingQuotes": "never", "editor.autoClosingBrackets": "never", + "cmake.configureOnEdit": false, } \ No newline at end of file