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

React Typescript Snippets not working #209

Closed MuttakinHasib closed 2 years ago

MuttakinHasib commented 2 years ago

tsrafce tsrafc etc. not working

ice-chillios commented 2 years ago

@MuttakinHasib take a look at snippet settings and just enable typescript ones :) I Hope rest will work well 👀

AntonOfTheWoods commented 2 years ago

@dsznajder , thanks heaps for the plugin, but this is a huge breaking change for us Typescript users. Something in the changelog would have been much less confusing!

ice-chillios commented 2 years ago

@AntonOfTheWoods There is a breaking major change. I also pre-generated ts snippets to be working in the same way. Not sure if it has regenerated itself. I will change the default value of snippet generation to true, which should resolve this issue