r5n-dev / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features
MIT License
1.73k stars 441 forks source link

Is it possible to use this with .vue extension? #144

Closed prashantsharma closed 2 years ago

prashantsharma commented 4 years ago

I can not use this plugin with .vue files. Any plans to add support for vue and html files.

ice-chillios commented 4 years ago

@prashantsharma I will try to add some kind of options for that in the future, but currently, I do not have much time.

Nick-HK commented 3 years ago

@prashantsharma Interesting idea but I think it's better to separate it into another project like:

Vue: vscode-es7-javascript-vue-snippets Angular: vscode-es7-javascript-angular-snippets

ice-chillios commented 2 years ago

@Nick-HK I feel like this would be very hard to maintain especially when I have kinda limited time to do this. I'm currently working on the v4 version which will have dynamic options for defining supported extensions and other stuff that should be adjustable based on prettier / preferences. Stay tuned 👀