Open wahiche opened 4 years ago
@wahiche umh I don't think I have this one, maybe your friend have more than just mine as react snippets? I can add it if you want it :)
Thanks for reaching out. I was wondering that myself, I have a feeling that he must have added it himself. I mean if you wanted to add it and it would benefit more people that would be great, but if it is just for me, I can live with what you have, I don't want to be a nusance.
@wahiche no problem :) I don't use vscode anymore but I have this snippets in Webstorm so yes I can see why people want it :)
You are awesome. I could probably make my own snippet and combine the two that you made, just would have to do some research :)
👀 I'm also following a tutorial that uses rsf
and inserts that code snippet. Would love it, if it could be included!
@EQuimper I just added it for you.
@wahiche hopefully it gets approved for you fam!
So I was taking a tutorial where someone suggested that we use your this plugin, which I love. He used a specific snippet that I do not see in your snippets. It actually included the whole import of react and the stateless function with return, except it included a div, so it seemed to be more for React then React Native which is what I would need it for. Is this something that got removed? Now I have to use
imr
, and themslr
, instead of just usingrsf
as shown in the attached image.Thanks for putting in all the hard work to do this, it is awesome and greatly appreciated.