describe

Record several vscode plug-ins you use frequently

Editor appearance

1.Material Icon Theme

Modify the chart of files and folders to be richer

Code automation

1.Auto Close Tag

Automatically add HTML/XML closing tags

2.Auto Rename Tag

Modify The current label Automatically modifies the content of the closed label

3.Bracket Pair Colorizer2

The parentheses correspond to different colors

4.Code Spell Checker

Check for spelling mistakes

5.Color Highlight

The colors are highlighted

6.Css Peek

Forgetting the meaning of a CSS property is that mouse hover can prompt and have an MDN address introduced

7.TabnineAutocompleteAI

Intelligent code completion tool Tabnine

8.Vetur

Highlight the VUE project code

Code formatting

1.Esint

The code is Esint formatted

2.Prettier-CodeFormatter

The code is formatted Prettier

3.stylelint

Code for stylelint formatting

4.TSLint

The code is TSLint formatted

git

1.GitLens

You can see who modified each line of code and when it was modified

other

1.Chinese Language

Localization vscode

2.Koro FileHeader

Automatically generates file header comments and shortcut key generation method comments

3.Settings Sync

Vscode plug-in for synchronization on different computers