We are learning Babel can choose an editor. Many popular editors now support ES2015+ syntax highlighting, and this feature is available out of the box, and then some editors need to install additional extensions.

The editors we can choose are:

  • Sublime Text 3
  • Atom
  • Vim
  • Visual Studio Code
  • WebStorm

Among these editors, choose one you like to download and install, such as Visual Studio Code editor.

Install Visual Studio Code

Visual Studio Code download address: https://code.visualstudio.com/ .

After downloading, double-click the .exe installation package, and then install it according to the prompts. After the installation is complete, open the Visual Studio Code software:


Then you can start to create a project and use it. For example, we created the my_babel project in the previous section. If we want to open this project Visual Studio Code File select the open Folder... option, and then find my_babel , for example:


知否
221 声望177 粉丝

Skrike while the iron is hot.


« 上一篇
Babel 安装
下一篇 »
Babel 配置文件

引用和评论

0 条评论