From 87b65352e004a7e773bd2a2c18ab7dec122de29c Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期四, 11 四月 2024 18:01:50 +0800
Subject: [PATCH] 1234

---
 .vscode/settings.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index 76decfb..ca137b3 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -3,5 +3,6 @@
     "**/node_modules": true,
     "**/bower_components": true,
     "**/.sfdx": true
-  }
+  },
+  "editor.suggest.snippetsPreventQuickSuggestions": false
 }

--
Gitblit v1.9.1