Open your project in Cocos Creator, and choose Developer -> VS Code Workflow -> Install VS Code Extension from main menu. Windows user can run VSCodeSetup.exe to install it. Mac user can extract the software to anywhere you like, and double click Visual Studio Code.app to launch.
Go to home page of VS Code and click the download button to get the software package. Through the setting method described below, using VS Code to manage and edit project script code, you can easily achieve syntax highlighting, intelligent code prompt and other functions. Visual Studio Code (refer to as VS Code) is a cross-platform light weight development environment. So we will introduce the recommended coding environment for Cocos Creator and how to set it up. However the builtin Code Editor is only for quick edit and review of scripts and lack of many features we need for daily coding work. In quick start tutorial we showed double clicking script file to edit them in builtin Code Editor. Resource management considerations - meta files V2.4 Custom Project Build Process Upgrade Guide