Table of Contents
1. Expansion
2. Theme
三、个人首选项配置(仅供参考)
Home Development Tools VSCode [Highly recommended] The latest summary of VSCode expansion!

[Highly recommended] The latest summary of VSCode expansion!

Sep 26, 2021 pm 02:59 PM
vscode

The following article will introduce you to commonly used VSCode extensions. I hope it will be helpful to you!

1. Expansion

## Bracket LensIndicates the code at the head of the bracket at the closing bracketBracket Pair Colorizer 2#Highlight matching brackets with different colorsCan I Use##Color PickerCSS-in-JSCSS-in-JS Highlight Tips and Convert##DashDebugger for Chrome# in the code ##ESLint plug-in, highlight promptFile PeekfilesizeFind-JumpFont-awesome codes for html##GitLensDisplay the latest commit and author of the file, and display the commit information of the current lineGraphQL for VSCodegraphql highlights and tips##Guides##Gulp SnippetsQuick wrap html tagInclude HTMLimport grouping, sorting, formatting##ES6 syntax code snippets ##JavaScript Standard StyleJest Runner##JS RefactorJSON to TSJSON Tools##PostCss SortingPrettier - Code formatter##storybook preview plugin, supports reactReact Playground Provides a react component running environment for the editor, which is convenient DebuggingReact Standard Style code snippetsreact standar Style code blockREST ClientSend REST style HTTP requestSasssass pluginSettings SyncVSCode settings synchronized to GistSort linesSort selected linesSort Typescript ImportsString Manipulation##Todo ManagementTodo Todo TreeToggle QuotesTS/JS postfix completion##Volar##View Node PackageOperation database, supports mysql and postgresFile icon, convenient for locating files##vscode-randomRandom String Generator##Wallaby.js Real-time test plug-inWrap Console Log LiteYes Select the code to quickly console.log

2. Theme

##Name

Brief description

Auto Close Tag

Auto-close HTML tag

Auto Import

import prompt

##Auto Rename Tag

When modifying HTML tags, automatically modify the matching tags

Babel JavaScript

babel plugin, syntax highlighting

Babelrc

.babelrc file highlighting tip

Beautify css /sass/scss/less

css/sass/less formatting

Better Align

Align assignment symbols and comments

Better Comments

Write more user-friendly comments

Bookmarks

Add row bookmark

Browser compatibility check for HTML5, CSS3, and SVG

Code Outline

##Display code structure tree

##Code Runner

Run the selected code segment (supports most languages)

Code Spell checker

Word spell checker

CodeBing

Quickly open Bing and search, configurable search engine

Color Highlight

Color values ​​are highlighted in code

Color Info

The small window displays color values, rgb, hsl, cmyk, hex, etc.

Color Picker

##Integrate Dash

##Debug Chrome

Document This

##Comment document generation

DotENV

##.env file highlighting

Edit csv

Edit CSV file

EditorConfig for VS Code

EditorConfig plugin

Emoji

Enter emoji

##endy

Jump the input cursor to the end of the current line

Error Gutters

##Prompt error code at line number

ESLint

##Quickly locate the file based on the path string

##The status bar displays the current file size

Quickly jump to the specified word position

FontAwesome prompt code snippet

##ftp-sync

Sync files to ftp

##Git Blame

Display the current line of Git in the status bar Information

Git File History

Quickly browse a single file Historical commit changes

Git Graph

Git graphical View for easy browsing and operation

Git History(git log)

View git log

##Git Tree Compare

Git tree comparison, view the differences between different branches

##gitignore

.gitignore file syntax

Highlight indent baseline

Gulp Code Snippet

##Highlight Matching Tag

Highlight matching selected tags

##HTML CSS Class Completion

CSS class tip

##HTML CSS Support

css hint (supports vue)

HTMLHint

HTML Format Tips

##htmltagwrap

##htmltagwrap

Import Beautify

Import Cost

The size of the imported (import/require) package is displayed in the line

##Indenticator

##Indent Highlight

IntelliSense for css class names

css class input prompt

JavaScript (ES6) code snippets

Standard Style

Supports executing Jest single test file or single use case

Code reconstruction tool, extraction Functions, variable renaming, etc.

JSON structure converted into typescript interface

Formatting and Compressing JSON

##jumpy

Quickly jump to the specified word position

##language-stylus

Stylus Syntax Highlighting and Tips

Less IntelliSense

less variables and blending tips

Lodash

Lodash Code Snippet

Log Wrapper

Production code for printing selected variables

##markdownlint

Markdown Format Tips

##MochaSnippets

Mocha code snippet

Node modules resolve

Quickly navigate to Node modules

npm

Run npm command

npm Intellisense

When importing the module, it prompts that the installed module name

Output Colorizer

Color output information

Partial Diff

Compare two pieces of code or files

Parameter Hints

Indicate parameter names at function calls

Path Autocomplete

Path Completion Tips

Path Intellisense

Another Path completion prompt

Polacode

Generate the code into a picture

##css sorting

##prettier official plug-in

Prettify JSON

##Format JSON

Project Manager

Quickly switch projects

Quokka.js

No need to run manually, the variable results are displayed in the line

Rainbow CSV

##CSV file uses rainbow colors to render different columns

React Native Storybooks

##typescript import sorting

##String conversion processing (camel case, capital start, underscore, etc. )

stylelint

##css/sass/less code style

SVG Viewer

##SVG Viewer

Syncing

vscode settings synchronized to gist

Test Spec Generator

Test case generation (supports chai, should, jasmine)

TODO Parser

##Collect TODO comments in the code and support quick search

##Toggle quotation marks in JS," -> ' -> `

ts/js suffix prompt

##TSLint

TypeScript syntax check

Types auto installer

Automatic installation @types declares dependencies

TypeScript Hero

TypeScript Auxiliary Plug-ins, manage import, outline, etc.

TypeScript Import

TS automatic import

TypeScript Import Sorter

import sorting

Typescript React code snippets

React Typescript Code Snippet

##TypeSearch

TS declaration file search

Version Lens

The package.json file displays the current version and the latest version of the module

##vetur

Vue Plugin

##Vue plug-in, supports Vue3

Quickly open the homepage and code repository of the selected module

##Visual Studio IntelliCode

AI-based code prompts

##VS Live Share

Real-time multiplayer assistance

##VSCode Great Icons

File icon expansion

##vscode-database

##vscode-icons

##vscode-spotify

Integrate spotify, play music

##vscode-styled-components

styled-components highlighting support

vscode-styled-jsx

styled-jsx highlighting support

Vue Peek

##Support jumping to Vue component definition file

Vue TypeScript Snippets

Vue Typescript Snippets

##VueHelper

Vue2 code snippet (including Vue2 api, vue -router2, vuex2)

##bluloco-light##Enki Theme#eppz! (C# theme for Unity)


##Name

Preview

Atom One Light Theme

[Highly recommended] The latest summary of VSCode expansion!


##bluloco-dark

[Highly recommended] The latest summary of VSCode expansion!


[Highly recommended] The latest summary of VSCode expansion!



##Eva Theme


Flat UI

[Highly recommended] The latest summary of VSCode expansion!#GitHub Theme

Monokai Pro


New Moon VSCode


One Dark Pro


Plastic


spacegray-vscode

[Highly recommended] The latest summary of VSCode expansion!

Splus

[Highly recommended] The latest summary of VSCode expansion!

三、个人首选项配置(仅供参考)

{  "breadcrumbs.enabled": true,  "editor.tabSize": 2,  "editor.renderWhitespace": "boundary",  "editor.cursorBlinking": "smooth",  "editor.minimap.renderCharacters": false,  "editor.fontFamily": "'Fira Code', 'Droid Sans Mono', 'Courier New', monospace, 'Droid Sans Fallback'",  "editor.fontLigatures": true,  "explorer.confirmDragAndDrop": false,  "extensions.autoUpdate": false,  "files.insertFinalNewline": true,  "git.autofetch": true,  "git.path": "F:\\Program Files\\Git\\cmd\\git.exe",  "search.exclude": {    "**/node_modules": true,    "**/dist": true
  },  "typescript.locale": "en",  "window.titleBarStyle": "custom",  "window.title": "${dirty}${activeEditorMedium}${separator}${rootName}",  "window.zoomLevel": 1,  "workbench.activityBar.visible": true,  "workbench.colorTheme": "Plastic - deprioritised punctuation",  "workbench.iconTheme": "vscode-great-icons",  "workbench.startupEditor": "newUntitledFile",  "eslint.autoFixOnSave": true,  "eslint.validate": ["javascript", "javascriptreact", "vue"],  "vsicons.projectDetection.autoReload": true,  "vsicons.dontShowNewVersionMessage": true,  "tslint.autoFixOnSave": true,  "debugwrapper.wrappers": {    "default": "console.log('$eSEL', $SEL)"
  },  "prettier.tslintIntegration": true,  "cSpell.userWords": [    "Unmount"
  ],  "jest.autoEnable": false,
}
Copy after login

The above is the detailed content of [Highly recommended] The latest summary of VSCode expansion!. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What computer configuration is required for vscode What computer configuration is required for vscode Apr 15, 2025 pm 09:48 PM

VS Code system requirements: Operating system: Windows 10 and above, macOS 10.12 and above, Linux distribution processor: minimum 1.6 GHz, recommended 2.0 GHz and above memory: minimum 512 MB, recommended 4 GB and above storage space: minimum 250 MB, recommended 1 GB and above other requirements: stable network connection, Xorg/Wayland (Linux)

How to define header files for vscode How to define header files for vscode Apr 15, 2025 pm 09:09 PM

How to define header files using Visual Studio Code? Create a header file and declare symbols in the header file using the .h or .hpp suffix name (such as classes, functions, variables) Compile the program using the #include directive to include the header file in the source file. The header file will be included and the declared symbols are available.

How to switch Chinese mode with vscode How to switch Chinese mode with vscode Apr 15, 2025 pm 11:39 PM

VS Code To switch Chinese mode: Open the settings interface (Windows/Linux: Ctrl, macOS: Cmd,) Search for "Editor: Language" settings Select "Chinese" in the drop-down menu Save settings and restart VS Code

How to set vscode in Chinese How to set vscode in Chinese Apr 15, 2025 pm 09:27 PM

There are two ways to set up a Chinese language in Visual Studio Code: 1. Install the Chinese language package; 2. Modify the "locale" settings in the configuration file. Make sure Visual Studio Code version is 1.17 or higher.

How to set vscode How to set vscode Apr 15, 2025 pm 10:45 PM

To enable and set VSCode, follow these steps: Install and start VSCode. Custom preferences including themes, fonts, spaces, and code formatting. Install extensions to enhance features such as plugins, themes, and tools. Create a project or open an existing project. Use IntelliSense to get code prompts and completions. Debug the code to step through the code, set breakpoints, and check variables. Connect the version control system to manage changes and commit code.

vscode setting Chinese tutorial vscode setting Chinese tutorial Apr 15, 2025 pm 11:45 PM

VS Code supports Chinese settings, which can be completed by following the steps: Open the settings panel and search for "locale". Set "locale.language" to "zh-CN" (Simplified Chinese) or "zh-TW" (Traditional Chinese). Save settings and restart VS Code. The settings menu, toolbar, code prompts, and documents will be displayed in Chinese. Other language settings can also be customized, such as file tag format, entry description, and diagnostic process language.

vscode Previous Next Shortcut Key vscode Previous Next Shortcut Key Apr 15, 2025 pm 10:51 PM

VS Code One-step/Next step shortcut key usage: One-step (backward): Windows/Linux: Ctrl ←; macOS: Cmd ←Next step (forward): Windows/Linux: Ctrl →; macOS: Cmd →

Common commands for vscode terminal Common commands for vscode terminal Apr 15, 2025 pm 10:06 PM

Common commands for VS Code terminals include: Clear the terminal screen (clear), list the current directory file (ls), change the current working directory (cd), print the current working directory path (pwd), create a new directory (mkdir), delete empty directory (rmdir), create a new file (touch) delete a file or directory (rm), copy a file or directory (cp), move or rename a file or directory (mv) display file content (cat) view file content and scroll (less) view file content only scroll down (more) display the first few lines of the file (head)

See all articles