Skip to content

Commit 6df4850

Browse files
findrakecilcexbrayat
authored andcommitted
chore: update Vue official extension for VS Code
1 parent e3e9462 commit 6df4850

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: template/code/default/src/components/TheWelcome.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3232
recommended IDE setup is
3333
<a href="https://code.visualstudio.com/" target="_blank" rel="noopener">VSCode</a>
3434
+
35-
<a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
35+
<a href="https://github.com/vuejs/language-tools" target="_blank" rel="noopener">Vue - Official</a>. If
3636
you need to test your components and web pages, check out
3737
<a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
3838
and

Diff for: template/code/router/src/components/TheWelcome.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3232
recommended IDE setup is
3333
<a href="https://code.visualstudio.com/" target="_blank" rel="noopener">VSCode</a>
3434
+
35-
<a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
35+
<a href="https://github.com/vuejs/language-tools" target="_blank" rel="noopener">Vue - Official</a>. If
3636
you need to test your components and web pages, check out
3737
<a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
3838
and

Diff for: template/code/typescript-default/src/components/TheWelcome.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3232
recommended IDE setup is
3333
<a href="https://code.visualstudio.com/" target="_blank" rel="noopener">VSCode</a>
3434
+
35-
<a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
35+
<a href="https://github.com/vuejs/language-tools" target="_blank" rel="noopener">Vue - Official</a>. If
3636
you need to test your components and web pages, check out
3737
<a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
3838
and

Diff for: template/code/typescript-router/src/components/TheWelcome.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3232
recommended IDE setup is
3333
<a href="https://code.visualstudio.com/" target="_blank" rel="noopener">VSCode</a>
3434
+
35-
<a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
35+
<a href="https://github.com/vuejs/language-tools" target="_blank" rel="noopener">Vue - Official</a>. If
3636
you need to test your components and web pages, check out
3737
<a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
3838
and

0 commit comments

Comments
 (0)