Common plugins for vscode

0. Common plugins

  • vscode-icons: Displays icons corresponding to file types in different file types and file type names;
  • youcompleteme:
  • terminal

1. HTML Snippets: Automatically fill in file header information

Visual Studio Code modifies the default template content in the HTML Snippets plugin

  • How to use: After installing the html snippets plugin, in the html page to be edited, enter html:5and press Enter, the formatted template information will be filled in automatically;
    • Of course, the automatically generated template information can be modified through the configuration file. The configuration file path is as follows:C:\Users\xx\.vscode\extensions\abusaidm.html-snippets-0.1.0\snippets\snippets.json

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326079555&siteId=291194637