From 9e4d62cf5ad8f9cf58b102c87cbd346226d7fde4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=B0=8F=E5=A4=95?= <15671677807@163.com> Date: Fri, 8 Dec 2023 23:55:06 +0800 Subject: [PATCH] :new: publish simple dooring version --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ccdd620..590629f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,5 +5,5 @@ "titleBar.activeForeground": "#FBFCFE" }, "editor.snippetSuggestions": "bottom", - "editor.suggest.snippetsPreventQuickSuggestions": false + "editor.suggest.snippetsPreventQuickSuggestions": true }