r5n-labs / vscode-react-javascript-snippets

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

added a config option to replace Div tags to React Fragments #318

Closed neuromagus closed 6 months ago

neuromagus commented 9 months ago

Hello guys, I introduced improvements to React snippets (+16.2 ver) It replaces

tags to <></> React Fragments. I've also added an option so that it adds a menu in the VSCode (checkbox).

Can you please have a look and verify that it keeps working. It works on my end, please accept the PR.

P.S. Lates version of VSCode did not like a tslint recommendation.

rishiraj88 commented 6 months ago

Super useful addition. Great thanks to all conteibutors.

neuromagus commented 6 months ago

well, last commit 2 years ago...