Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 00cd321

Browse files
committed
removed volar section
1 parent 5b376b0 commit 00cd321

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ ext install Vue VSCode Snippets
2828

2929
You can enable tab completion (recommended) by opening `Code > Preferences > Settings` (on a Mac) and applying `"editor.tabCompletion": "onlySnippets"` to your personal settings
3030

31-
### Volar Usage
32-
33-
This extension works out of the box with Vetur, but if you would rather use Volar, either remove `extensionDependencies` or set it to `volar` instead of `vetur`. You can find this file in the extensions package.json (with [versionnumber] replaced with the current installed version, i.e. 2.2.1):
34-
35-
- Mac: `~/.vscode/extensions/sdras.vue-vscode-snippets-[versionnumber]/package.json`
36-
- Windows: `C:\Users\<USER_NAME>\.vscode\extensions\sdras.vue-vscode-snippets-[versionnumber]`
37-
3831
## Snippets
3932

4033
### Vue

0 commit comments

Comments
 (0)