sdras / vue-vscode-snippets

These snippets were built to supercharge my workflow in the most seamless manner possible.
https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets
MIT License
1.33k stars 183 forks source link

Add Pinia snippets #120

Closed XamzatJR closed 1 year ago

XamzatJR commented 1 year ago

Hi, I would like to see these Pinia snippets in this extension

ExEr7um commented 1 year ago

Check out my extension that was build on top of this, but specifically for Vue 3.

It has snippets for Pinia, looks kinda same to yours: https://github.com/ExEr7um/vue3-vscode-snippets.