VS Code commonly used plug-in records

When using VSCode, record the commonly used plug-ins.

1. VS Code installation plug-in method:

In VSCode, ctrl+shift+X, search for extensions, find your extension, then install/install, and configure according to the instructions.

Two, plug-in

1. Beautify the file icon ICON

You can beautify the icons in VS Code and use them more abundantly

vscode-icons

  1. plug-in
    plug-in

  2. Click [Set File Icon Theme] in the plugin details to use it.
    icon plugin

Material Icon Theme

  1. plug-in
    plug-in
  2. Click [Set File Icon Theme] in the plugin details to use it.
    icon plugin

2. Excel Viewer

Excel files can be previewed in VS Code

Excel Viewer

You can preview csv, xls, xlsx files.

  1. plug-in
    plug-in
  2. preview
    excel preview

3、MarkDown

You can edit and preview MarkDown files in VS Code.

Markdown All in One

  1. plug-in
    plug-in
  2. Introduction to usage
    The general syntax is consistent. Let's explore after installation.
    markdown
    Clicking [Edit In VSCode] can also display the editing and preview views at the same time.
    markdown edit preview view

Welcome to leave a message to add the plugin you are using! ! !

Guess you like

Origin blog.csdn.net/qq_30595441/article/details/105462650