Home > Article > Development Tools > The latest and most comprehensive VScode plug-in recommendations in 2023
This article mainly introduces some good plug-ins that I have used in the process of using VSCode over the years. These VSCode plug-ins help you create the most powerful IDE on the planet!

##GitHub ThemeBlack and white two skins


##Material ThemeIntegrate a variety of theme skins, which are better used with Material Icon Theme. [Recommended learning: vscode tutorial
,Programming teaching]

##Material Icon ThemeFlat theme icon library


vscode-icons#VSCode official icon library


##settings syncSync all settings and plugins

Programming time and behavior tracking statistics

##Polacode
##Chinese (Simplified) Language Pack for Visual Studio Code
中文字幕 ##CodeStream: GitHub, GitLab, Bitbucket PRs and Code ReviewTeam collaboration development , review, discussion Oracle Developer Tools for VS CodeOracle Database Support SQL Server (mssql)##Microsoft SQL Server database support MySQLSupports MySQL/MariaDB, Microsoft SQL Server, PostgreSQL, Redis, and ElasticSearch ##MongoDB for VS Code MongoDB database support Bracket Pair ColorizerColor the matching brackets, you can customize the configurationNote: This plug-in has been built into vscode, no need Repeat the installation, Setting method: Search in the setting, set it to to take effect Official Supported tags: ##EditorConfig for VS CodeUniform code style ##change-case Change naming style ##CodelfAn artifact of naming variables ##Prettier - Code formatterAutomatically format code vscode-json#Operation beautify jsonShortcut keys , verify ##Auto Close TagAutomatically add HTML/XML close tag Path Intellisense##Intelligent Path Tips Turbo Console LogQuickly add console .log information, necessary for js debugShortcut key After selecting the variable, use this shortcut key to generate console.log #css-auto-prefixAs shown View css definition ##Data PreviewPreview data file ##LeetCode question-brushing tool ##VSC Netease MusicNetEase Cloud Music (Programmer Edition) ##daily animeChai Fan Artifact More For related knowledge about VSCode, please visit:
3. Git integrated plug-in
View and manage GitHub pull requests and issues in Visual Studio Code







4. Database




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





6. Development efficiency






##Preview regular expression effects
, format
, compress
, add the escape character
cmd alt ;, remove the escape character 

7. Front-end development
Automatically rename HTML or XML Tag









alt shift c Comment all console.logalt shift u Enable all console.logalt shift d Delete all console. log






##8. Data Analysis
Sort the current text




9. Cultivation plug-in




vscode tutorial
! ! 
The above is the detailed content of The latest and most comprehensive VScode plug-in recommendations in 2023. For more information, please follow other related articles on the PHP Chinese website!