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

Where is the vscode extension installed?

angryTom
Release: 2019-11-04 15:49:34
Original
5476 people have browsed it

Where is the vscode extension installed?

Where is the vscode extension installed?

● Windows:

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

● Mac

~/.vscode/extensions
Copy after login
Copy after login

● Linux

~/.vscode/extensions
Copy after login
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template