From fd19993d4516ebc7030ba5042b8572fae822ea16 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 14 Feb 2022 20:04:29 +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 ddbee6c..686a2d7 100644 --- a/settings.json +++ b/settings.json @@ -131,4 +131,5 @@ "workbench.activityBar.visible": false, "terminal.integrated.defaultProfile.linux": "zsh", "editor.bracketPairColorization.enabled": true, + "systemverilog.formatCommand": "verible-verilog-format --column_limit 80", } \ No newline at end of file