diff --git a/.vscode/extensions.json b/.vscode/extensions.json index b7f2f1b..2dfa6e7 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -10,6 +10,7 @@ "antfu.iconify", "kisstkondoros.vscode-gutter-preview", "antfu.unocss", - "vue.volar" + "vue.volar", + "tu6ge.naive-ui-intelligence" ] }