From e1a43d8f1d918f0dd0bfba433aab800e192f5bb5 Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 24 Feb 2022 11:06:15 +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 686a2d7..a15ce8b 100644 --- a/settings.json +++ b/settings.json @@ -132,4 +132,6 @@ "terminal.integrated.defaultProfile.linux": "zsh", "editor.bracketPairColorization.enabled": true, "systemverilog.formatCommand": "verible-verilog-format --column_limit 80", + "diffEditor.maxComputationTime": 0, + "diffEditor.ignoreTrimWhitespace": false, } \ No newline at end of file