From 9abac8047afe0220ff277f8fd7a1320dca3c1e01 Mon Sep 17 00:00:00 2001 From: fredm23579 Date: Thu, 21 Dec 2023 16:54:56 -0800 Subject: [PATCH] "final final3" --- .vscode/settings.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..3986f4a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "editor.suggest.snippetsPreventQuickSuggestions": false, + "aiXcoder.showTrayIcon": true +} \ No newline at end of file