Answer the question
In order to leave comments, you need to log in
How to set up ES6 Node.js syntax highlighting in Webstorm?
I can't figure out why the highlighting of the line "import expess from 'express';" doesn't work. while regular ES6 renders correctly.
Answer the question
In order to leave comments, you need to log in
You go to settings-> Languages and Frameworks -> Node.js and NPM and it will be indicated that it is not active, click enabled and everything will be syntax highlighting node
You need to specify the appropriate language version
https://www.jetbrains.com/help/phpstorm/2016.1/jav...
Faced the same problem?
If the issue is resolved please tell me how.
you need to check the box coding assistance for Node.js
After that it worked for me
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question