I am new to Reactjs and I am trying to configure VSCode for reaction and jsx.
The information available seems outdated ... I was able to configure responsejs in VScode.
I installed the following extensions:
- Settings installer
- typing
- Babel ES6 / ES7
- Reactjs code snippets
- jsx by TwentyChung
VSCode Language mode now shows "Javascript React".
What I can't get is syntax highlighting response-jsx and intellisense. What am I missing? Are there any jsx configuration instructions?
Windows 10 64, VSCode 1.5.2, edit files in .js
Thanks,
Enrico
source share