4
I am programming in React-Native using Visual Studio Code, in the extensions I installed
- Eslint
- Javascript (ES6) code snippets
- jsx
- React Native tools
- React-Native/React/Redux snippets for es6/es7
- Reactjs code snippets
But none of them did what I want, which is to give suggestions for commands like style formatting (fontWeight, backgroundColor) and the options, or the main ones, this kind of thing.
Kind of turn into a real ide
I will give +1 because I really liked the plugin, but it is not what I need, it modifies the shortcuts but does not attach suggestions
– Mateus