引言
自己在使用vscode的過程中使用了很多插件,並且有許多插件能夠提高自己的編碼效率或者是一些其他的工具。在這順便給出自己覺得挺好用的插件名稱並且摘抄出對應的簡介。
Code Spell Checker
A basic spell checker that works well with camelCase code.
The goal of this spell checker is to help catch common spelling errors while keeping the number of false positives low.
Code Runner
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, and custom command.
Code Time
Code Time is an open source plugin for automatic programming metrics and time tracking.
Markdown All in One
All you need for Markdown (keyboard shortcuts, table of contents, auto preview and more).
Markdown PDF
This extension converts Markdown files to pdf, html, png or jpeg files.
Document This
"Document This" is a Visual Studio Code extension that automatically generates detailed JSDoc comments for both TypeScript and JavaScript files.
vscode-icons
Bring icons to your Visual Studio Code (minimum supported version: 1.31.1).
Leetcode
Solve LeetCode problems in VS Code.