Home>Article>Development Tools> Is the vscode editor cross-platform?

Is the vscode editor cross-platform?

王林
王林 Original
2019-12-12 11:42:11 4174browse

Is the vscode editor cross-platform?

Visual Studio Code(referred to as VS Code / VSC) is a free and open source modern lightweight code editor that supports syntax highlighting and intelligent code completion. It has comprehensive, custom hotkeys, bracket matching, code snippets, code comparison Diff, GIT and other features, and is optimized for web development and cloud application development.

The software supports cross-platformWin,MacandLinux, and runs smoothly. It can be said to be Microsoft's conscience work.

Of course, Microsoft claims that Visual Studio Code is not a full version of Visual Studio. It is just a lightweight code editor, not a heavyweight complete IDE (integrated development environment).

Visual Studio Code download and installation

1. Go to the VSCode official website to download

Is the vscode editor cross-platform?

2. Click Download for Windows v to download according to your operating system

Is the vscode editor cross-platform?

3. Find the downloaded VSCode installation file and double-click to run

Is the vscode editor cross-platform?

4. Enter the installation wizard interface of VSCode and click Next to start the installation.

Is the vscode editor cross-platform?

##5. Select the installation location of VSCode and click Next

Is the vscode editor cross-platform?

6. Create the start menu folder and click Next

Is the vscode editor cross-platform?

7. Select the Add to PATH (restart to take effect) option and click Next Step

Is the vscode editor cross-platform?

8. Confirm the installation steps and click Install to start the installation

Is the vscode editor cross-platform?

Recommended related article tutorials:

vscode Tutorial

The above is the detailed content of Is the vscode editor cross-platform?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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