Giter VIP home page Giter VIP logo

awesome-vscode's Introduction



Awesome VS Code Awesome

A curated list of delightful Visual Studio Code packages and resources. For more awesomeness, check out awesome.

Build Status

Table of Content

Official

Syntax

Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.

Editor Keymaps

The VSCode team provides keymaps from popular editors, making the transition to VSCode almost seamless and easy.

Popular Atom keybindings for Visual Studio Code

Popular Sublime Text keybindings for VS Code.

Popular Visual Studio keybindings for VS Code.

Lint and IntelliSense

In case the awesome nirvana that is linting has not yet been unleashed upon you:

lint was the name originally given to a particular program that flagged some suspicious and non-portable constructs (likely to be bugs) in C language source code. The term is now applied generically to tools that flag suspicious usage in software written in any computer language.

Unlike some other editors, VS Code supports IntelliSense, linting, outline out-of-the-box and doesn't require any separate extension to run linter packages. Some linters are already integrated in VS Code, you can find the full list in the official documentation, Languages section.

C++

CSS

  • stylelint - Lint CSS/SCSS.

  • Autoprefixer Parse CSS,SCSS, LESS and add vendor prefixes automatically. Autoprefixer

  • Intellisense for CSS class names - Provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace. Also supports React's className attribute.

    Intellisense CSS class names

Go

  • Go - Rich language support for the Go language.

Haskell

JavaScript

TypeScript

  • tslint - TSLint for Visual Studio Code

Markdown

PHP

  • phpcs - PHP CodeSniffer for Visual Studio Code

Python

  • Python - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.

Rust

  • Rust - Linting, auto-completion, code formatting, snippets and more

Themes

UI

Unfortunately, VS Code doesn't support custom UI themes yet microsoft/vscode#1833

If you're feeling brave, there are at least two custom UIs for VS Code:

Syntax

Features full workbench theming

Features full workbench theming

dark theme

mirage theme

Dracula Theme for VS Code

Nord Theme for VS Code

Features full workbench theming

Productivity

Everything you need for the Azure IoT development: Interact with Azure IoT Hub, manage devices connected to Azure IoT Hub, and develop with code snippets for Azure IoT Hub

Mark lines and jump to them

Copy Relative Path from a File

Commands for upload or copy files of a workspace to a destination.

Generating .gitignore files made easy.

View git log, file or line History

Automatically indexes your git projects and lets you easily toggle between them

GoTo current file's online link in browser and Copy the link in clipboard.

Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file and blame history explorers, and commands to compare changes with the working tree or previous versions.

Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!

Override the regular Copy and Cut commands to keep selections in a clipboard ring

Visual Studio Code plugin that autocompletes npm modules in import statements.

npm-intellisense

Compare (diff) text selections within a file, across different files, or to the clipboard

Partial Diff

Visual Studio Code plugin that autocompletes filenames

Easily switch between projects.

Allows you to send HTTP request and view the response in Visual Studio Code directly.

Synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple machines using Github Gist

Settings Sync

Scaffold projects using Yeoman

Formatting & Beautification

Align text in vscode like the atom-alignment package

Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text

Auto rename paired HTML/XML tags

Beautify code in place for VS Code

Transform quotes of ECMAScript string literals

Paste code with "correct" indentation

Sorts lines of text in specific order

Explorer Icons

VSCode Icons

Seti Icons

Uncategorized

Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, C# Script, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script

Highlight web colors in your editor

Syntax highlighting for the VS Code Output Panel and log files

IBM.output-colorizer

Dash integration in Visual Studio Code

A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol.

Editor Config for VS Code

Auto-sync your work to remote FTP server

An open source ecosystem for IoT development: supports 350+ embedded boards, 20+ development platforms, 10+ frameworks. Arduino and ARM mbed compatible.

Rapid prototyping playground for JavaScript and TypeScript in VS Code, with access to your project's files, inline reporting, code coverage and rich output formatting.

Run various scripts right from VS Code

Send messages and code snippets, upload files to Slack

View an SVG in the editor and export it as data URI scheme or PNG.

SVG Viewer

Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their Slack channel for feature requests on your favorite Vim features

Resources for extension developers

Documentation

Libraries

  • vscode-set-text - An easy-to-use VS Code #setText() method.
  • vscode-test-content - A method to set/get editor content, and it's selection. Especially useful for unit tests.

Tools

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Valerii Iatsko has waived all copyright and related or neighboring rights to this work.

awesome-vscode's People

Contributors

abinavseelan avatar awesome-bot avatar bentx avatar dustinsanders avatar ewdave avatar finaldes avatar formulahendry avatar go7hic avatar heronsilva avatar herrherrmann avatar hossammourad avatar huachao avatar ines avatar ishanjain28 avatar jarekb84 avatar keyfoxth avatar lennonjesus avatar lnishan avatar mkloubert avatar mlewand avatar orta avatar qinezh avatar romansp avatar rreverser avatar ryu1kn avatar samverschueren avatar sozercan avatar viatsko avatar vikrantnegi avatar will-stone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.