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

Some changes to your plugin #255

Closed ashuvax closed 2 years ago

ashuvax commented 2 years ago

Peace 1.The following fix changes the first letter of the file to a larger letter as needed in React 2.Fixed a bug in useState 3Add imrs & imrse attribute

chillios-dev commented 2 years ago

@ashuvax thanks for PR but unfortunately those changes needs to be done in source of snippets, not generated file. I'm happy to accept and review it but for now I can't merge it as it won't help.

ashuvax commented 2 years ago

Hi, you wrote to me to make changes to the pipe in the source of the passages, I would be happy if you could explain to me what I did not do well And where am I supposed to make the changes for me to know later

chillios-dev commented 2 years ago

@ashuvax all changes to particular snippets should be done in sourceSnippets/*.ts files. They are later on packed, linted, updated by settings and generated to one .json file

ashuvax commented 2 years ago

256

I wrote new as you wanted hope it is ok I have no way to check Maybe you'll really teach me how I can test this on my computer?