EQuimper / VSC-React-Native-React-Redux-Snippets

Snippets for React and React-Native with a bit of Redux for es6/es7 user.
https://marketplace.visualstudio.com/items?itemName=EQuimper.react-native-react-redux
55 stars 31 forks source link

More of a question then a issue, maybe not #17

Open wahiche opened 4 years ago

wahiche commented 4 years ago

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 them slr, instead of just using rsf as shown in the attached image.

Thanks for putting in all the hard work to do this, it is awesome and greatly appreciated.

image

EQuimper commented 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 :)

wahiche commented 4 years ago

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.

EQuimper commented 4 years ago

@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 :)

wahiche commented 4 years ago

You are awesome. I could probably make my own snippet and combine the two that you made, just would have to do some research :)

GwFreak01 commented 4 years ago

👀 I'm also following a tutorial that uses rsf and inserts that code snippet. Would love it, if it could be included!

GwFreak01 commented 4 years ago

@EQuimper I just added it for you.

@wahiche hopefully it gets approved for you fam!