A
A
Andrey2016-07-08 12:57:51
JavaScript
Andrey, 2016-07-08 12:57:51

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.
f034de5fc1d74a02aba6b598200af711.png

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
gravity95, 2017-09-24
@gravity95

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

F
fetis26, 2016-07-08
@fetis26

You need to specify the appropriate language version
https://www.jetbrains.com/help/phpstorm/2016.1/jav...

B
Binom777, 2017-01-06
@binom777

Faced the same problem?
If the issue is resolved please tell me how.

Y
Yuri Kizilov, 2018-05-20
@Kizilov

5b011f0083205627574804.png
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 question

Ask a Question

731 491 924 answers to any question