##1. Prepare the environment
GitNode.js (64-bit, >= 8.12.0, < ; 9.0.0)Python (preferably version 2.7, version 3.0 and above is not supported)1. Set PYTHON to point to your environment variable python.exe. For example: C:\Python27\python.exe2. Install the compiler for the native modules that VSCode depends onOption 1 (recommended): Use Windows Build Tools npm module
Launch Powershell as administrator and install the Windows Build Tools npm module (documentation).npm install --global windows-build-tools --vs2015
NOTE: The --debug flag can be useful if you encounter any problems during installation.
Note: If you encounter an error, the build tool for v141 (Platform Toolset = 'v141') cannot be found. "You may have a version of Visual Studio installed. Either uninstall that version or make sure to install the VC 2015.3 v14.00 (v140) Desktop Installation Toolset
Option 2: Use Visual Studio 2017
Install Visual Studio 2017 Community EditionSelect to use C for desktop developmentSelect the desktop VC 2015.3 v14.00 (V140) toolset on the right hand sideNOTE: If you encounter an error "Build Tools V141 (platform-toolset="V141") cannot be found". Make sure you have the toolset for Desktop VC 2015.3 v14.00 (V140) installed
Restart your computer Warning: Make sure your configuration file path only contains ASCII letters, such as John, otherwise it may cause issues with node gyp usage (nodejs/node-gyp/issues#297)NOTE: Building and debugging via Windows Subsystem for Linux (WSL) is not currently supported.
2. Compile and run
Please follow the steps below: 1. Download the code (either through git clone or through How to download the zip package)git clone https://github.com/Microsoft/vscode.git2. Enter the vscode directory and execute the yarn command
cd vscode yarn3. Listening program
yarn watchcmd output:
.\scripts\code.batNext console output:
The above is the detailed content of How to compile and run vscode source code. For more information, please follow other related articles on the PHP Chinese website!

2022年了,该学会用VSCode debug了!下面本篇文章手把手带大家会习VSCode debug,希望对大家有所帮助!

本篇是VSCode配置文章,手把手教大家怎么在VSCode中配置使用 Geant4 和 Root,希望对大家有所帮助!

本篇文章扒拉一下vscode Prettier的选项,总结分享16个让你的代码变漂亮的属性,希望对大家有所帮助!

“工欲善其事,必先利其器!”,vscode作为前端开发的重要工具,其插件能大幅提升战斗力,精心收集12个插件,总有几款你还未曾拥有。

VSCode中如何开发uni-app?下面本篇文章给大家分享一下VSCode中开发uni-app的教程,这可能是最好、最详细的教程了。快来看看!

VScode中怎么开发置C/C++?怎么配置C/C++环境?下面本篇文章给大家分享一下Windows系统下VScode配置C/C++环境图文教程,希望对大家有所帮助!


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

WebStorm Mac version
Useful JavaScript development tools

SublimeText3 Linux new version
SublimeText3 Linux latest version

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
