• vscode中一些好用的插件介绍


    引言

    自己在使用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.

  • 相关阅读:
    mysql数据库的相关练习题及答案
    数据库一
    python的协程
    jquery的常用知识点
    diehard–让你的程序更健壮
    迷宫塔生成工具
    编程解决谁是凶手的问题
    ClojureScript实现xpath定位器生成-1
    使用ClojureScript进行chrome扩展开发
    AES CBC模式下的Padding Oracle解密
  • 原文地址:https://www.cnblogs.com/zuixime0515/p/13534363.html
Copyright © 2020-2023  润新知