From 725e9967560a0e070bf924f6de6e4d5823267405 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 6 Mar 2022 15:02:57 +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 a15ce8b..d0ab254 100644 --- a/settings.json +++ b/settings.json @@ -134,4 +134,6 @@ "systemverilog.formatCommand": "verible-verilog-format --column_limit 80", "diffEditor.maxComputationTime": 0, "diffEditor.ignoreTrimWhitespace": false, + "workbench.tree.indent": 32, + "workbench.tree.renderIndentGuides": "always", } \ No newline at end of file