Visual Studio Code prerequisite plug-ins

HTML Snippets: 

H5 and primary super practical and prompt code snippet

.

HTMLHint: 
HTML code detection

.

HTML CSS Support: 
let the class write html tags IntelliSense current project supported by the style. Scss new version has support for file retrieval, this is one of the essential plug-ins

.

Auto Close Tag: 
matching tag, the corresponding closing tag. [Very practical HTML / XML]

.

Auto Rename Tag: 
modify html tags, automatically help you complete the synchronization to modify the label of the tail closure

.

Path Autocomplete: 
Path intelligent completion

.

Path Intellisense: 
Path Smart Tips

.

JavaScript Snippet Pack: 
for js plugins, including common syntax keywords js very practical;

.

JavaScript (ES6) code snippets

ES6 snippet

.

View InBrowser: 
View html file, using the system from the current default browser browser

.

Class autocomplete for HTML: 
writing html code of friends for a big embodies html code is to repeat, if not only pure hand knock tired also affect the project schedule, this automatic completion plugin is really great;

.

beautify: 
Tools formatting code, you can format JSON | JS | HTML | CSS | SCSS, easy to use than the built-in format

.

Debugger for Chrome: 
Let vscode chrome mapping of debug function, static pages can be used to interrupt point vscode debugging, true 666 ~

.

jQuery Code Snippets: 
Patients with severe necessity jquery

.

vscode-icon: 
Let vscode resource directory tree to add new icons must yield!

.

VSCode Great Icons: 
Another resource directory tree icon 
.

colorize: 
give color codes to increase a current background color to match the code, very good

.

Color Info: 
provides information about your use of color in CSS. You just hover the cursor over the color, you can preview the color information in the color model (HEX, RGB, HSL and CMYK) up.

.

Bracket Pair Colorizer: 
Let parentheses independent colors, easy to distinguish. It can be used with any theme to use.

.

vscode-fileheader: 
the top of the comment template that defines the author, time and other information, and will automatically update the last modified time

.

This the Document: 
JS Notes template (Note: The new version of vscode has native support for input on the function / ** tab)

.

filesize: 
At the bottom status bar displays the current file size, you can also click to see the details created, modified time

.

Code Runner: 
code is compiled to run to see the results, support for many languages

.

Bootstrap 3 Sinnpet: 
common bootstrap may lower

.

GitLens: 
rich git log plug-in

.

vetur: 
VUE syntax highlighting, intellisense, Emmet, etc.

.

VueHelper: 
VUE code hints

.

Bookmarks: 
bookmark tool, or necessary


Tortoise-svn: 
SVN integration plug-ins

open in  browser

Preview in Browser to run the html file

 

Follow-up will continue to add useful plug-ins, if you plug a good big brother can share it oh ~

Original link: https://www.cnblogs.com/huanghuali/p/9525153.html

 

Guess you like

Origin www.cnblogs.com/DerekDeng/p/11616807.html