Skip to content

Commit

Permalink
fix(readme): add ts extension for native features!
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy authored Jul 21, 2023
1 parent 3ab8b56 commit 945d18f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Volar doesn't work without `defineComponent` and some switches that must be defi
### My Other Extensions

- [Better Snippets](https://marketplace.visualstudio.com/items?itemName=zardoy.better-snippets) - Create snippets of any complexity for Vue!
- [Move Statement](https://marketplace.visualstudio.com/items?itemName=zardoy.move-statement) - Move any statements in Vue files (such as elements in `template` / `script`)!
- [TypeScript Essential Plugins](https://marketplace.visualstudio.com/items?itemName=zardoy.ts-essential-plugins) - Includes [optional](https://github.com/zardoy/typescript-vscode-plugins#vue-support) support for Vue + Volar (better completions, go to references and so on!)
- [Move Statement](https://marketplace.visualstudio.com/items?itemName=zardoy.move-statement) - Move any statements in Vue files (such as elements in `template` / `style`)!

0 comments on commit 945d18f

Please sign in to comment.