Skip to content

Commit 77c87d7

Browse files
committed
docs: update editor/extension names in README template [skip ci]
Visual Studio Code is referred to as "VS Code" rather than "VSCode" in its documentation. Volar is now named as "Vue (Official)" in the marketplace.
1 parent a49238a commit 77c87d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/generateReadme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This template should help get you started developing with Vue 3 in Vite.
2929
3030
## Recommended IDE Setup
3131
32-
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
32+
[VS Code](https://code.visualstudio.com/) + [Vue (Official)](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
3333
${needsTypeScript ? sfcTypeSupportDoc : ''}
3434
## Customize configuration
3535

0 commit comments

Comments
 (0)