vue3-vscode-snippets icon indicating copy to clipboard operation
vue3-vscode-snippets copied to clipboard

Add Settings

Open g1ronn1mo opened this issue 2 years ago • 1 comments

There are a lot of snippets out there, but it would be great to have one where you can switch on, off some features. For example the store snippet could be either for vuex or pinia. I use pinia, there is no problem for me, but I think a lot of people are bound to vuex due to company restrictions.

Best Regards

g1ronn1mo avatar Aug 04 '23 08:08 g1ronn1mo

Yeah, I think it's a great idea, I had something similar in mind for a big release. Something like settings, so there will be only vbase script that you can configure to your liking.

I will try to do it in future, but PRs are always welcome.

ExEr7um avatar Aug 07 '23 20:08 ExEr7um