vscode front-end plug (my standard)

Foreword

  Today gave me vscode finished editing a bit) I do not know why I finished it. . .

  But after I finished the vue documents have highlighted the wood, 2333 (the meal had to re-install the plug-operation have to go to Baidu to find himself retained)

  Speaking after all the plug-ins have not got 2333

 

My plug-in list

. 1, the Beautify (landscaping code);

2, HTML CSS Support (html tags to make smart tips on writing class project supported by the current style);

3, Path Intellisense (auto completion file path);

4, Npm Intellisense (Tip packet when the require);

5, Atuo RenameTag (modified html tags, automatically help you complete the synchronization to modify the tail closing tag)

. 6, Atuo Close the Tag (automatically close after the input tag);

7, filesize (at the bottom status bar displays the current file size, click View to create, modify time);

8, vetur (syntax highlighting, intellisense, Emmet, etc.)

9, CSS Peek track to CSS style sheet classes and ids defined place. When you right-click the selectors in the HTML file, select "Go to Definition and Peek definition" option, which will be sent to the CSS code for styling of you.

10, the HTML file in the empty input Boilerplate html, press the Tab key, to generate clean document structure.

11, Color Info CSS provide information in the use of color, hover a cursor over the color, you can preview the color information in the color model (HEX, RGB, HSL, and CMYK).

12, Vue 2 Snippets (vue code hints)
13 is, the JavaScript (for ES6) code Snippets

14, Markdown Preview Enhanced ( real-time preview markdown, markdown users necessary )

  

 

Fannie type summary

  

 

 

   

 

Guess you like

Origin www.cnblogs.com/ifannie/p/11647050.html