Home  >  Article  >  Development Tools  >  Where is the vscode extension installed?

Where is the vscode extension installed?

angryTom
angryTomOriginal
2019-11-04 15:49:345422browse

Where is the vscode extension installed?

Where is the vscode extension installed?

● Windows:

C:\Users\你的用户名\.vscode\extensions

● Mac

~/.vscode/extensions

● Linux

~/.vscode/extensions

Related recommendations: "vscode Usage Tutorial"

Visual Studio Code (hereinafter referred to as vscode) is a lightweight and powerful Cross-platform open source code editor (IDE), supporting Windows, OS X and Linux. It has built-in JavaScript, TypeScript and Node.js support, and has a rich plug-in ecosystem, which can support
C, C#, Python, PHP and other languages ​​by installing plug-ins.

The above is the detailed content of Where is the vscode extension installed?. 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