search
HomeDevelopment ToolsVSCodeThe most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

This article has compiled some of the latest and most comprehensive practical VSCode plug-ins in 2022 to share with you, which can help developers improve development efficiency and aesthetics. I hope it will be helpful to everyone!

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

[Recommended study: "vscode introductory tutorial"]

1. Theme and icon

GitHub Theme

Black and white two skins

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##Material Theme

Integrate a variety of theme skins, and it is better to eat with Material Icon Theme

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##Material Icon ThemeFlat theme icon library

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##vscode-icons

VSCode official icon library

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
## 2. Function enhancementThe most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

settings sync

Sync all settings and plugins

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended] wakatime

Programming time and behavior tracking statistics

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
##PolacodeThe most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Code screenshot

##Chinese (Simplified) Language Pack for Visual Studio Code

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Chinese language pack

##3. Git integration plug-in

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

GitHub Pull requests

View and manage GitHub pull requests and issues in Visual Studio Code

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]Git Graph
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Git graphical display and operation

# #CodeStream: GitHub, GitLab, Bitbucket PRs and Code Review

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]Team collaboration development, review, discussion

4. Database

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]Oracle Developer Tools for VS Code

Oracle database support

SQL Server (mssql)

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]Microsoft SQL Server database support

MySQL

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]Supports MySQL/MariaDB, Microsoft SQL Server, PostgreSQL, Redis, and ElasticSearch

MongoDB for VS Code

MongoDB database support

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##5. Programming beautification

Bracket Pair Colorizer

Color matching brackets, you can customize the configuration

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##Highlight Matching TagHighlight matching opening and/or closing tags

Officially supported tags:

HTML
and JSX . Other styles (XML, Vue, Angular, PHP) may also be used, but correct use is not guaranteed.

Show The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]ed path in status barThe most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Markdown Preview Enhanced Write Markdown in VSCode, support preview

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##Image Preview

Preview picture

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]6. Development efficiency

EditorConfig for VS Code

Uniform code style

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

change-case

Change Naming style

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Codelf

Artifact for naming variables

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]##Prettier - Code formatter

Automatically format code

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]vscode-json

Operation beautify jsonShortcut keys

cmd alt v

, verify
  • cmd alt b, format
  • cmd alt u, compress
  • cmd alt ', add escape characters
  • cmd alt ;, remove escape characters

  • The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
    The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
  • Regex Previewer

Preview regular expression effects


The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
7. Front-end developmentThe most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##Auto Rename Tag

Automatically rename HTML or XML tags

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]##Auto Close Tag
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Automatically add HTML/XML close tag

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]Path Intellisense
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Intelligent Path Tips
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

npm Intellisense

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Turbo Console Log

Quickly add console.log information, necessary for js debugging

Shortcut keys

ctrl alt l After selecting the variable, use this shortcut key to generate console.log

alt shift c Comment all consoles. log

alt shift u Enable all console.log

alt shift d Delete all console.log
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

css-auto-prefix

As shown
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

CSS Peek

View css definition

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

8. Data analysis

Sort lines

Sort the current text
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

Data Preview

Preview data file

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

9. Cultivation Plug-in

LeetCode

question-brushing tool

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

VSC Netease Music

Netease Cloud Music (Programmer Edition)

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

daily anime

Chai Fan Artifact

The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]
The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]

##For more knowledge about VSCode, please visit:

vscode tutorial! !

The above is the detailed content of The most complete VSCode practical plug-in sharing in 2022 [organized and recommended]. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:csdn. If there is any infringement, please contact admin@php.cn delete
手把手带你会习VSCode debug,不信你还不会!手把手带你会习VSCode debug,不信你还不会!Mar 31, 2022 pm 08:45 PM

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

浅析VSCode怎么关闭自动更新浅析VSCode怎么关闭自动更新Jun 02, 2022 pm 12:56 PM

VSCode怎么关闭自动更新?下面本篇文章给大家介绍一下VSCode关闭自动更新的方法,希望对大家有所帮助!

手把手带你在VSCode中配置 Geant4 和 Root手把手带你在VSCode中配置 Geant4 和 RootApr 25, 2022 pm 08:57 PM

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

扒一扒vscode Prettier选项中的16个实用属性,让代码变美!扒一扒vscode Prettier选项中的16个实用属性,让代码变美!May 03, 2022 am 10:00 AM

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

23个提高开发效率的前端VSCode插件(快来收藏)23个提高开发效率的前端VSCode插件(快来收藏)Jul 25, 2022 pm 08:06 PM

本篇文章给大家分享23个前端VSCode插件,助你提高开发效率,让你事半功倍,快来收藏吧!

总结分享12个好玩有趣的 VSCODE 插件总结分享12个好玩有趣的 VSCODE 插件May 27, 2022 am 11:06 AM

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

VSCode中如何开发uni-app?(教程分享)VSCode中如何开发uni-app?(教程分享)May 13, 2022 pm 08:11 PM

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

手把手教你在VScode中配置C/C++环境(Win下)手把手教你在VScode中配置C/C++环境(Win下)Oct 10, 2022 pm 06:52 PM

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

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft