Преглед на файлове

build(vscode): add recommend extensions

Burt преди 2 години
родител
ревизия
a6435acf98
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  1. 5 1
      .vscode/extensions.json

+ 5 - 1
.vscode/extensions.json

@@ -7,8 +7,12 @@
     "dbaeumer.vscode-eslint",
     "antfu.unocss",
     "evils.uniapp-vscode",
+    "mrmaoddxxaa.create-uniapp-view",
     "uni-helper.uni-helper-vscode",
     "uni-helper.uni-app-schemas-vscode",
-    "mrmaoddxxaa.create-uniapp-view"
+    "uni-helper.uni-highlight-vscode",
+    "uni-helper.uni-ui-snippets-vscode",
+    "uni-helper.uni-app-snippets-vscode",
+    "uni-helper.uni-cloud-snippets-vscode"
   ]
 }