Use some common plugins of vsCode

Chinese(Simplified) Language Pack for Visual Studio Code 

 This is an extension plug-in for Simplified Chinese, which translates the software into Chinese

Winter

This plugin implements code highlighting that supports vue files 

Vue 2 Snippets

It is mainly used to strengthen the convenient writing method of vue, and some grammatical tips of vue

Auto Rename Tag

Automatically and synchronously modify the tags corresponding to the beginning/end. It is very useful when modifying tags. When the content is very long and there are many identical tags that are difficult to distinguish, it will work. Don’t worry about finding the location, just change the previous tag directly. The corresponding tail tags will be automatically modified synchronously. 

Bracket Pair Colorizer

Color the parentheses for easy distinction 

JavaScript (ES6) code snippets

 For quickly generating ES6 code snippets

vscode-element-helper 

Element-UI some syntax tips, convenient writing 

Guess you like

Origin blog.csdn.net/miao_yf/article/details/106098890