Home  >  Article  >  Development Tools  >  14 commonly used plug-ins for vscode [recommended]

14 commonly used plug-ins for vscode [recommended]

藏色散人
藏色散人Original
2020-04-17 13:22:2612840browse

14 commonly used plug-ins for vscode [recommended]

14 vscode commonly used plug-ins

1, auto rename tag, html automatic update Matching tag name;

2, highlight matching tag, automatically highlight the closing bracket/tag;

3, bracket pair colorizer, for Add different colors to various nested brackets;

4, path intellisense, intelligent path prompt;

5, markdownlint, excellent markdown Grammar checker;

6, markdown preview enhanced, the most popular markdown real-time preview tool;

7, prettier-code formatter, more Excellent code beautification/formatting tool;

8, carbon-now-sh, high-quality code to image sharing tool;

9, codelf, a legend on github, a variable naming artifact;

10, minify, a tool for compressing html, css, js code;

11, open in browser, open the current file in the default browser;

12, php intelephense, super easy to use php smart code prompter;

13, php intellisense, PHP code automatic completion plug-in;

14, javascript(es6)code snippets, es6 code snippets.

How to install plug-ins online with vscode:

Step 1: Open the vscode software, click [View]-[Extended], as shown in the figure below.

14 commonly used plug-ins for vscode [recommended]

Step 2: In the open sidebar search box, enter the plug-in name, such as [auto rename tag] and press Enter You can search directly.

14 commonly used plug-ins for vscode [recommended]

14 commonly used plug-ins for vscode [recommended]

Step 3: Click [install] to install.

14 commonly used plug-ins for vscode [recommended]

Recommended tutorial: vscode tutorial

The above is the detailed content of 14 commonly used plug-ins for vscode [recommended]. 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