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:
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。