Detailed explanation of webstorm configuration to support nodejs automatic completion steps

php中世界最好的语言
Release: 2018-05-29 17:32:32
Original
2425 people have browsed it

This time I will bring you a detailed explanation of the steps for webstorm configuration to support nodejs auto-completion. What are theprecautionsfor webstorm configuration to support nodejs auto-completion. The following is a practical case, let's take a look.

1. Configure support for nodejs

Configure nodejs support, the latest version of 2017.02 downloaded by the blogger, if you already have it after downloadingInstallednode, then the IDE will automatically find the location of the node and add the configuration like myeclipse, without you needing to configure it manually.

If you are unsuccessful, then go to File->Setting->enterNode.js(select and click in)->Node imterpreter (select the installation path of node) ->Confirm

2. Set up automatic completion

First you need to download the core code, File->Setting->Enter Node .js (select and click in) ->The second line has enable (the narration is about whether the source code downloads the application) ->Confirm

Then File->Setting->Language&Frameworks->JavaScript->Libraries->Check Nodejs Core->Confirm

I believe you have mastered the method after reading the case in this article. For more exciting information, please pay attention to other related articles on the php Chinese website!

Recommended reading:

How to use the http server in angularjs

Summary of commonly used JavaScript interception string methods

The above is the detailed content of Detailed explanation of webstorm configuration to support nodejs automatic completion steps. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!