Home > Development Tools > VSCode > body text

How to install plug-ins for vscode?

青灯夜游
Release: 2019-12-30 15:06:11
Original
3166 people have browsed it

vscode (Visual Studio Code) is a free and open source modern lightweight code editor that supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, and code snippets for almost all mainstream development languages. , code comparison Diff, GIT and other features, supports plug-in extensions, and is optimized for web development and cloud application development.

How to install plug-ins for vscode?

#How to install plug-ins for vscode?

1. First open our VS Code software, and then we need to click "Extension" on the left side of the VS Code software, or hold down the Ctrl shift I key on the keyboard at the same time to enter the "Extension" interface

How to install plug-ins for vscode?

#2. Enter the plug-in you want to install in the search box of the "Extensions" interface, and click the "Install" button to install it.

Example: Enter C/C and install the C/C plug-in

How to install plug-ins for vscode?

Related recommendations:vscode tutorial

The above is the detailed content of How to install plug-ins for vscode?. 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!