r5n-dev / vscode-react-javascript-snippets

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

why append `Snippet` to every snippet 👎? #224

Closed HomyeeKing closed 2 years ago

HomyeeKing commented 2 years ago

the Vscode gives different Icon to differenciate snippet and api, why you append Snippet suffix👎? it really really makes me uncomfortable, I have to adapt the new name to find the snippet....

ice-chillios commented 2 years ago

@HomyeeKing to avoid auto-import confusion Snippet prefix was introduced to react hooks and only them. The rest of snippets should look the same as previously

HomyeeKing commented 2 years ago

@dsznajder and no redux hooks snippet, what's this for, actually, I don't think this update is necessary, a lot of bad experience