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

React 17 workaround doesn't work anymore #249

Closed radoRandriamahandry closed 2 years ago

radoRandriamahandry commented 2 years ago

Hi, I don't know if it's because of the Win 11 update or VSCode but using "_" doesn't work anymore. eg : _rfce shows nothing. Thank you.

chillios-dev commented 2 years ago

@radoRandriamahandry there is no _. Instead you have settings for react top import.

radoRandriamahandry commented 2 years ago

Ok, didn't read the doc, Thank you for your help.