Necessary plug-ins in VSCode

This post was first published on my blog:

Link: getaoning.com/post/vscode…

This article will not mention the extensions required by various programming languages,

Mention some common extensions.

Plug-in class

Bracket Pair Colorizer 2

Extended official notes:

This extension allows matching brackets to be identified with colours. The user can define which tokens to match, and which colours to use.

Human language: use color to distinguish between different brackets

Graph:

Links:

Marketplace.visualstudio.com/items?itemN…

Code Runner

Extended official notes:

Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Perl 6, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, F# (.NET Core), C# Script, C# (.NET Core), VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script, R, AppleScript, Elixir, Visual Basic .NET, Clojure, Haxe, Objective-C, Rust, Racket, Scheme, AutoHotkey, AutoIt, Kotlin, Dart, Free Pascal, Haskell, Nim, D, Lisp, Kit, V, SCSS, Sass, CUDA, Less, Fortran, and custom command

Human: Supports a large number of programming languages to run. Is not enough? Write your own configuration!

Author: Han Jun

Video:

Links:

Marketplace.visualstudio.com/items?itemN…

Git History and GitLens

An extension to enhance git functionality in VSCode is nothing to talk about.

Links:

  • Git History
  • GitLens

indent-rainbow

Extended official notes:

A simple extension to make indentation more readable

In English: Make your indentation more readable (it looks better 😏)

Bracket Pair Colorizer 2

Links:

Marketplace.visualstudio.com/items?itemN…

Live Server

Start a web server within VSCode for use by the front end and support automatic content updates.

(Not updated in N years)

Links:

Marketplace.visualstudio.com/items?itemN…

Theme class

Material Theme

I used the Material Theme

This is a set, including the Community Material Theme (Theme ontology) and the Material Icon Theme (Icon). Personally, it is quite interesting.

Links:

Marketplace.visualstudio.com/items?itemN…