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

Underscore snippets prefix no longer working #208

Closed asdf1414 closed 2 years ago

asdf1414 commented 2 years ago

Updated today from v3.1.0 to v4.0.3 - Since the new update I'm missing the underscore prefix for the snippets (e.g. _rfce). I checked other versions in VScode and this "bug" seems to exist in v3.1.1 already, therefore I'm not quite sure whether it's a bug or just a removed feature.

pmioduszewski commented 2 years ago

Same issue 😢

ice-chillios commented 2 years ago

153 Working on that one. Will release a new version. After the update, take a look at Extension Settings as importReactOnTop variable was introduced