r5n-dev / vscode-react-javascript-snippets

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

Provide a way to enable/disable individual snippets #264

Closed westernwontons closed 2 years ago

westernwontons commented 2 years ago

I find myself only using a handful of snippets (I never use class component and redux related snippets) and was wondering if I could enable/disable snippets arbitrarily

westernwontons commented 2 years ago

I'm just copy pasting the generated snippets and deleting what I don't need I guess