Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6df4850

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

File tree

4 files changed

+4
-4
lines changed
Filter options

4 files changed

+4
-4
lines changed

‎template/code/default/src/components/TheWelcome.vue

Copy file name to clipboardExpand all lines: template/code/default/src/components/TheWelcome.vue
+1-1Lines changed: 1 addition & 1 deletion
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

‎template/code/router/src/components/TheWelcome.vue

Copy file name to clipboardExpand all lines: template/code/router/src/components/TheWelcome.vue
+1-1Lines changed: 1 addition & 1 deletion
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

‎template/code/typescript-default/src/components/TheWelcome.vue

Copy file name to clipboardExpand all lines: template/code/typescript-default/src/components/TheWelcome.vue
+1-1Lines changed: 1 addition & 1 deletion
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

‎template/code/typescript-router/src/components/TheWelcome.vue

Copy file name to clipboardExpand all lines: template/code/typescript-router/src/components/TheWelcome.vue
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.