awesome-vscode/README.md

654 lines
32 KiB
Markdown
Raw Normal View History

2017-05-06 08:17:30 +00:00
<br/>
<div align="center">
<img width="380px" src="https://raw.githubusercontent.com/viatsko/awesome-vscode/master/awesome-vscode-logo.png">
</div>
2017-05-06 08:17:30 +00:00
<br/>
<div align="center">
2016-02-07 23:03:31 +00:00
2016-02-12 08:57:34 +00:00
A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/) packages and resources. For more awesomeness, check out [awesome](https://github.com/sindresorhus/awesome).
2016-02-07 23:05:36 +00:00
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Build Status](https://travis-ci.org/viatsko/awesome-vscode.svg)](https://travis-ci.org/viatsko/awesome-vscode)
</div>
<br/>
2017-05-06 08:21:02 +00:00
# Table of Contents
2016-02-07 23:05:36 +00:00
2016-02-12 09:00:43 +00:00
- [Official](#official)
2016-02-07 23:05:36 +00:00
- [Syntax](#syntax)
- [Editor Keymaps](#editor-keymaps)
- [Migrating from Atom](#migrating-from-atom)
- [Migrating from Sublime Text](#migrating-from-sublime-text)
- [Migrating from Visual Studio](#migrating-from-visual-studio)
2016-02-08 07:08:25 +00:00
- [Lint and IntelliSense](#lint-and-intellisense)
2017-10-06 19:23:38 +00:00
- [1C](#1c)
2017-07-21 07:17:46 +00:00
- [C++](#c)
2018-02-09 13:01:38 +00:00
- [C#](#c)
2017-07-21 07:17:46 +00:00
- [CSS](#css)
- [Go](#go)
- [Haskell](#haskell)
2018-03-18 20:16:06 +00:00
- [Java](#java)
2017-07-21 07:17:46 +00:00
- [JavaScript](#javascript)
- [Typescript](#typescript)
- [Markdown](#markdown)
- [PHP](#php)
2017-07-21 07:17:46 +00:00
- [Python](#python)
- [Rust](#rust)
2017-11-25 04:22:03 +00:00
- [Twig](#twig)
- [Productivity](#productivity)
2017-07-21 07:17:46 +00:00
- [Azure IoT Toolkit](#azure-iot-toolkit)
- [Bookmarks](#bookmarks)
- [Copy Relative Path](#copy-relative-path)
2017-08-15 21:51:39 +00:00
- [Deploy](#deploy)
2017-07-21 07:17:46 +00:00
- [Gi](#gi)
- [Git History](#git-history)
- [Git Project Manager](#git-project-manager)
- [GitLink](#gitlink)
- [GitLens](#gitlens)
2017-10-10 14:01:28 +00:00
- [Git Indicators](#gitindicators)
- [GitHub](#github)
2017-07-21 07:17:46 +00:00
- [Icon Fonts](#icon-fonts)
2017-10-24 07:42:13 +00:00
- [Live Server](#live-server)
2017-07-21 07:17:46 +00:00
- [Multiple clipboards](#multiple-clipboards)
- [npm Intellisense](#npm-intellisense)
2017-08-13 06:31:38 +00:00
- [Partial Diff](#partial-diff)
2018-01-10 19:48:23 +00:00
- [Paste JSON as Code](#paste-json-as-code)
2017-07-21 07:17:46 +00:00
- [Path IntelliSense](#path-intellisense)
- [Project Manager](#project-manager)
- [REST Client](#rest-client)
- [Settings Sync](#settings-sync)
- [Yo](#yo)
2017-07-07 19:07:13 +00:00
- [Formatting/Beautification](#formatting--beautification)
- [Better Align](#better-align)
2017-07-21 07:17:46 +00:00
- [Auto Close Tag](#auto-close-tag)
- [Auto Rename Tag](#auto-rename-tag)
- [beautify](#beautify)
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
- [Paste and Indent](#paste-and-indent)
- [Sort Lines](#sort-lines)
2017-11-22 20:04:21 +00:00
- [Wrap Selection](#wrap-selection)
- [Explorer Icons](#explorer-icons)
- [VSCode Icons](#vscode-icons)
- [Seti-UI](#seti-icons)
- [Uncategorized](#uncategorized)
2017-07-21 07:17:46 +00:00
- [Code Runner](#code-runner)
- [Color Highlight](#color-highlight)
- [Output Colorizer](#output-colorizer)
- [Dash](#dash)
- [Debugger for Chrome](#debugger-for-chrome)
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
2017-08-13 09:20:38 +00:00
- [Edit with Shell Command](#edit-with-shell-command)
2017-07-21 07:17:46 +00:00
- [Editor Config for VS Code](#editor-config-for-vs-code)
- [ftp-sync](#ftp-sync)
- [PlatformIO](#platformio)
- [Quokka](#quokka)
- [Runner](#runner)
- [Slack](#slack)
2017-10-04 20:46:58 +00:00
- [Spotify](#spotify)
2017-07-21 07:17:46 +00:00
- [SVG Viewer](#svg-viewer)
- [Vim Mode](#vim-mode)
- [Themes](#themes)
- [An Old Hope Theme](#an-old-hope-theme)
- [Atom One Dark Syntax Theme](#atom-one-dark-syntax-theme)
- [Atom One Dark Theme](#atom-one-dark-theme)
- [Atom One Light Theme](#atom-one-light-theme)
- [Ayu](#ayu)
- [Base16 Ocean Kit](#base16-ocean-kit)
- [Cobalt2 by Wes Bos](#cobalt2-theme-official-by-wes-bos)
- [Dracula](#dracula)
- [Material-theme](#material-theme)
- [Nord](#nord)
- [Plastic](#plastic)
- [Seti](#seti)
2016-02-08 08:34:13 +00:00
- [Resources for extension developers](#resources-for-extension-developers)
2017-07-21 07:17:46 +00:00
- [Documentation](#documentation)
- [Libraries](#libraries)
- [Tools](#tools)
2016-02-08 00:26:07 +00:00
- [Contribute](#contribute)
- [License](#license)
2016-02-07 23:05:36 +00:00
2016-02-12 09:00:43 +00:00
## Official
- [Official website](https://code.visualstudio.com/)
- [Source code](https://github.com/microsoft/vscode) on GitHub
2017-05-06 08:01:34 +00:00
- [Releases (stable channel)](https://code.visualstudio.com/download)
- [Releases (insiders channel)](https://code.visualstudio.com/insiders)
2016-02-12 09:00:43 +00:00
- [Monthly iteration plans](https://github.com/Microsoft/vscode/issues?utf8=%E2%9C%93&q=label%3Aiteration-plan+)
2016-02-08 07:42:38 +00:00
2016-02-07 23:05:36 +00:00
## Syntax
2016-02-07 23:08:42 +00:00
Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.
- [Arduino](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino)
- [Blink](https://marketplace.visualstudio.com/items?itemName=melmass.blink)
2016-02-11 07:44:27 +00:00
- [CMake](https://marketplace.visualstudio.com/items?itemName=twxs.cmake)
- [Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code)
2016-02-07 23:08:42 +00:00
- [Dockerfile](https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker)
2016-02-11 07:42:56 +00:00
- [EJS](https://marketplace.visualstudio.com/items?itemName=QassimFarid.ejs-language-support)
2016-02-07 23:45:51 +00:00
- [Elixir](https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir)
- [Elm](https://marketplace.visualstudio.com/items?itemName=sbrink.elm)
2016-02-11 07:42:56 +00:00
- [Erlang](https://marketplace.visualstudio.com/items?itemName=pgourlain.erlang)
- [F#](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp)
2016-02-11 07:42:56 +00:00
- [Fortran](https://marketplace.visualstudio.com/items?itemName=Gimly81.fortran)
2018-03-18 20:31:18 +00:00
- [Hack(HHVM)](https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack)
- [Handlebars](https://marketplace.visualstudio.com/items?itemName=andrejunges.Handlebars)
- [KL](https://marketplace.visualstudio.com/items?itemName=melmass.kl)
- [Kotlin](https://marketplace.visualstudio.com/items?itemName=mathiasfrohlich.Kotlin)
2018-01-09 11:01:19 +00:00
- [LaTeX](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support)
2016-02-12 22:09:42 +00:00
- [Mason](https://marketplace.visualstudio.com/items?itemName=viatsko.html-mason)
2018-01-11 11:03:46 +00:00
- [openHAB](https://marketplace.visualstudio.com/items?itemName=openhab.openhab)
- [Parser 3](https://marketplace.visualstudio.com/items?itemName=viatsko.parser3)
2016-02-11 07:44:27 +00:00
- [Pascal](https://marketplace.visualstudio.com/items?itemName=alefragnani.pascal), or [OmniPascal](https://marketplace.visualstudio.com/items?itemName=Wosi.omnipascal) (only for Windows)
- [Perl HTML-Template](https://marketplace.visualstudio.com/items?itemName=viatsko.perl-html-template)
2016-02-11 07:42:56 +00:00
- [Protobuf](https://marketplace.visualstudio.com/items?itemName=peterj.proto)
- [Ruby](https://marketplace.visualstudio.com/items?itemName=groksrc.ruby)
- [Scala](https://marketplace.visualstudio.com/items?itemName=itryapitsin.Scala)
2017-05-06 08:01:48 +00:00
- [Stylus](https://marketplace.visualstudio.com/items?itemName=sysoev.language-stylus)
- [Swift](https://marketplace.visualstudio.com/items?itemName=Kasik96.swift)
- [Twig](https://marketplace.visualstudio.com/items?itemName=whatwedo.twig)
- [VEX](https://marketplace.visualstudio.com/items?itemName=melmass.vex)
2017-12-24 15:12:08 +00:00
- [Zephir](https://marketplace.visualstudio.com/items?itemName=zephir-lang.zephir)
2016-02-07 23:08:42 +00:00
## Editor Keymaps
The VSCode team provides keymaps from popular editors, making the transition to VSCode almost seamless and easy.
### [Migrating from Atom](https://marketplace.visualstudio.com/items?itemName=ms-vscode.atom-keybindings)
> Popular Atom keybindings for Visual Studio Code
### [Migrating from Sublime Text](https://marketplace.visualstudio.com/items?itemName=ms-vscode.sublime-keybindings)
> Popular Sublime Text keybindings for VS Code.
### [Migrating from Visual Studio](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vs-keybindings)
> Popular Visual Studio keybindings for VS Code.
### [Migrating from Intellij IDEA](https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings)
> Popular Intellij IDEA keybindings for VS Code.
2016-02-07 23:17:23 +00:00
## 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](https://code.visualstudio.com/Docs/languages/overview) section.
2017-10-06 18:49:02 +00:00
#### 1C
2017-10-06 18:57:02 +00:00
- [1C/OScript](https://marketplace.visualstudio.com/items?itemName=xDrivenDevelopment.language-1c-bsl) - rich 1С:Enterprise 8 (BSL) language support in VSC - add syntax highlighting to *.bsl и *.os files in VSC, add IntelliSense and syntax helper for 1С lang
2017-10-06 18:49:02 +00:00
![1C-Syntax](https://cloud.githubusercontent.com/assets/1132840/13007621/9e730984-d1a2-11e5-8ff5-8f7945421184.PNG)
2016-02-08 07:42:38 +00:00
### C++
2017-05-06 08:06:39 +00:00
- [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) - Preview C/C++ extension by [Microsoft](https://www.microsoft.com), read [official blog post](https://blogs.msdn.microsoft.com/vcblog/2016/03/31/cc-extension-for-visual-studio-code/) for the details
2016-02-08 07:42:38 +00:00
- [gnu-global-tags](https://marketplace.visualstudio.com/items?itemName=austin.code-gnu-global) - Provide Intellisense for C/C++ with the help of the GNU Global tool.
- [YouCompleteMe](https://marketplace.visualstudio.com/items?itemName=RichardHe.you-complete-me) - Provides semantic completions for C/C++ (and TypeScript, JavaScript, Objective-C, Golang, Rust) using [YouCompleteMe](http://valloric.github.io/YouCompleteMe/).
2017-05-21 11:38:53 +00:00
- [C/C++ Clang Command Adapter](https://github.com/mitaki28/vscode-clang) - Completion and Diagnostic for C/C++/Objective-C using Clang command.
2016-02-08 07:42:38 +00:00
2018-02-09 13:01:38 +00:00
### C#
- [C#](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp) - Preview C# extension by [Microsoft](https://www.microsoft.com), read [official documentation](https://code.visualstudio.com/docs/languages/csharp) for the details
2016-02-08 07:42:38 +00:00
### CSS
- [stylelint](https://marketplace.visualstudio.com/items?itemName=shinnn.stylelint) - Lint CSS/SCSS.
2017-01-20 19:51:52 +00:00
- [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer)
2017-01-20 19:52:24 +00:00
Parse CSS,SCSS, LESS and add vendor prefixes automatically.
2017-01-20 19:51:52 +00:00
![Autoprefixer](https://cloud.githubusercontent.com/assets/7034281/16823311/da82a3c6-496b-11e6-8d95-0bebbf0b9607.gif)
2016-02-08 07:42:38 +00:00
- [Intellisense for CSS class names](https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion) - 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](http://i.imgur.com/5crMfTj.gif)
2016-02-08 07:42:38 +00:00
### Go
- [Go](https://marketplace.visualstudio.com/items?itemName=lukehoban.Go) - Rich language support for the Go language.
2016-02-11 07:39:17 +00:00
### Haskell
- [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter)
2018-03-18 20:16:06 +00:00
### Java
- [Language Support for Java(TM) by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java)
2018-03-18 20:19:27 +00:00
- [Maven for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven)
2018-03-18 20:16:06 +00:00
2018-03-18 20:42:25 +00:00
- [Lombok](https://marketplace.visualstudio.com/items?itemName=GabrielBB.vscode-lombok)
2016-02-08 07:42:38 +00:00
### JavaScript
- [Babel JavaScript](https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel)
- [Sublime Babel](https://marketplace.visualstudio.com/items?itemName=joshpeng.sublime-babel-vscode#overview) - Babel extension ported from Sublime Text
See the difference between these two [here](https://github.com/michaelgmcd/vscode-language-babel/issues/1)
2017-10-24 07:42:13 +00:00
- [tslint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint) - TSLint for Visual Studio Code (with `"tslint.jsEnable": true`).
2017-08-25 06:31:06 +00:00
- [eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Linter for [eslint](https://eslint.org/).
2018-02-25 20:11:59 +00:00
- [XO](https://marketplace.visualstudio.com/items?itemName=samverschueren.linter-xo) - Linter for [XO](https://github.com/xojs/xo).
2017-05-06 08:02:38 +00:00
- [AVA](https://marketplace.visualstudio.com/items?itemName=samverschueren.ava) - Snippets for [AVA](https://github.com/avajs/ava).
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Linter, Formatter and Pretty printer for [Prettier](https://github.com/prettier/prettier-vscode).
2016-02-08 07:42:38 +00:00
2017-07-21 07:14:27 +00:00
### TypeScript
- [tslint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint) - TSLint for Visual Studio Code
2016-02-08 07:42:38 +00:00
### Markdown
- [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) - Linter for [markdownlint](https://github.com/DavidAnson/markdownlint).
2016-02-11 07:42:56 +00:00
### PHP
2018-03-18 20:00:16 +00:00
#### IntelliSense
These extensions provide slightly different sets of features. While the first one offers better autocompletion support, the second one seems to have more features overall.
- [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client)
- [PHP IntelliSense](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-intellisense)
#### Other extensions
2018-03-18 20:22:27 +00:00
- [PHP DocBlocker](https://marketplace.visualstudio.com/items?itemName=neilbrayfield.php-docblocker)
2016-02-11 07:42:56 +00:00
- [phpcs](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs) - PHP CodeSniffer for Visual Studio Code
2017-12-01 13:48:43 +00:00
- [phpfmt](https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt) - phpfmt for Visual Studio Code
2016-02-11 07:42:56 +00:00
2016-02-08 07:42:38 +00:00
### Python
2016-02-07 23:17:23 +00:00
2017-11-13 12:35:35 +00:00
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
2016-02-07 23:05:36 +00:00
2017-03-13 09:03:51 +00:00
### Rust
- [Rust](https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust) - Linting, auto-completion, code formatting, snippets and more
2017-11-25 04:22:03 +00:00
### Twig
- [Twig Language](https://marketplace.visualstudio.com/items?itemName=mblode.twig-language) - Snippets, Syntax Highlighting, Hover, and Formatting for Twig.
## Productivity
2016-02-07 23:36:21 +00:00
### [Azure Cosmos DB](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb)
2018-02-25 19:12:39 +00:00
> Browse your database inside the vs code editor
![](https://media.giphy.com/media/fnK9fzP80e7YfO7JAq/giphy.gif)
### [Azure IoT Toolkit](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit)
2016-11-20 04:13:14 +00:00
> 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
2016-11-20 04:13:14 +00:00
![](https://raw.githubusercontent.com/formulahendry/vscode-azure-iot-toolkit/master/images/device-explorer.png)
2016-11-20 04:13:14 +00:00
### [Bookmarks](https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks)
2016-02-07 23:59:14 +00:00
> Mark lines and jump to them
2016-02-07 23:59:14 +00:00
![](https://raw.githubusercontent.com/alefragnani/vscode-bookmarks/master/images/bookmarks-commands.png)
2016-02-08 08:14:23 +00:00
![](https://raw.githubusercontent.com/alefragnani/vscode-bookmarks/master/images/bookmarks-toggle.png)
2016-02-07 23:59:14 +00:00
### [Copy Relative Path](https://marketplace.visualstudio.com/items?itemName=alexdima.copy-relative-path)
2016-02-07 23:59:14 +00:00
> Copy Relative Path from a File
2016-02-08 00:00:29 +00:00
2017-05-27 19:07:54 +00:00
### [Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy)
> Commands for upload or copy files of a workspace to a destination.
2018-03-18 20:09:05 +00:00
![](https://raw.githubusercontent.com/mkloubert/vs-deploy/master/img/demo.gif)
2017-05-27 19:07:54 +00:00
2016-11-03 14:06:08 +00:00
#### [Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi)
> Generating .gitignore files made easy.
![](https://raw.githubusercontent.com/hasit/vscode-gi/master/assets/gi.gif)
2016-11-03 14:06:08 +00:00
### [Git History](https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory)
2016-02-08 00:00:29 +00:00
> View git log, file or line History
2016-02-08 00:00:29 +00:00
![](https://raw.githubusercontent.com/DonJayamanne/gitHistoryVSCode/master/images/fileHistoryCommand.gif)
2016-02-08 00:00:29 +00:00
### [Git Project Manager](https://marketplace.visualstudio.com/items?itemName=felipecaputo.git-project-manager)
2016-02-08 00:16:16 +00:00
> Automatically indexes your git projects and lets you easily toggle between them
2016-02-08 00:16:16 +00:00
2016-12-08 12:23:25 +00:00
### [GitLink](https://marketplace.visualstudio.com/items?itemName=qezhu.gitlink)
> GoTo current file's online link in browser and Copy the link in clipboard.
![](https://raw.githubusercontent.com/qinezh/vscode-gitlink/master/images/how_to_use_it.gif)
2017-01-09 20:45:03 +00:00
### [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
> 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.
![](https://raw.githubusercontent.com/eamodio/vscode-git-codelens/master/images/gitlens-preview1.gif)
2017-01-09 20:45:03 +00:00
2017-05-18 06:48:20 +00:00
### [Git Indicators](https://marketplace.visualstudio.com/items?itemName=lamartire.git-indicators)
> Atom like git indicators on active panel
![](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/added.png)
![](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/removed.png)
![](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/modified.png)
2017-10-10 14:01:28 +00:00
2017-09-26 18:29:53 +00:00
### [GitHub](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-github)
> Provides GitHub workflow support. For example browse project, issues, file (the current line), create and manage pull request. Support for other providers (e.g. gitlab or bitbucket) is planned.
> Have a look at the [README.md](https://github.com/KnisterPeter/vscode-github/blob/master/README.md) on how to get started with the setup for this extension.
### [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts)
2016-02-08 00:16:16 +00:00
> Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!
2016-02-08 00:17:31 +00:00
2017-10-24 07:42:13 +00:00
### [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
> Launch a development local Server with live reload feature for static & dynamic pages.
![live-server](https://raw.githubusercontent.com/ritwickdey/vscode-live-server/master/images/Screenshot/vscode-live-server-animated-demo.gif)
### [Multiple clipboards](https://marketplace.visualstudio.com/items?itemName=slevesque.vscode-multiclip)
2016-02-08 00:17:31 +00:00
> Override the regular Copy and Cut commands to keep selections in a clipboard ring
2016-02-08 08:12:32 +00:00
### [npm Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense)
> Visual Studio Code plugin that autocompletes npm modules in import statements.
![npm-intellisense](https://raw.githubusercontent.com/ChristianKohler/NpmIntellisense/master/images/auto_complete.gif)
2017-08-13 06:31:38 +00:00
### [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff)
> Compare (diff) text selections within a file, across different files, or to the clipboard
![Partial Diff](https://raw.githubusercontent.com/ryu1kn/vscode-partial-diff/master/images/public.gif)
2018-01-10 19:48:23 +00:00
#### [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)
> Infer the structure of JSON and paste is as types in many programming languages
![Paste JSON as Code](https://raw.githubusercontent.com/quicktype/quicktype-vscode/master/media/demo.gif)
### [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
2016-02-07 23:36:21 +00:00
> Visual Studio Code plugin that autocompletes filenames
2016-02-07 23:36:21 +00:00
![](https://i.giphy.com/iaHeUiDeTUZuo.gif)
2016-02-07 23:39:43 +00:00
2017-01-24 15:35:18 +00:00
### [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)
2016-02-08 00:32:31 +00:00
2017-01-24 15:35:18 +00:00
> Easily switch between projects.
2016-02-08 00:32:31 +00:00
2017-01-24 15:35:18 +00:00
![](https://raw.githubusercontent.com/alefragnani/vscode-project-manager/master/images/project-manager-commands.png)
2016-02-08 00:32:31 +00:00
2016-11-21 09:28:19 +00:00
### [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)
> Allows you to send HTTP request and view the response in Visual Studio Code directly.
![](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)
2017-05-07 03:58:31 +00:00
### [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)
> Synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple machines using Github Gist
![Settings Sync](http://i.imgur.com/QZtaBca.gif)
### [Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo)
2016-02-08 00:29:22 +00:00
> Scaffold projects using [Yeoman](http://yeoman.io/)
2016-02-08 00:29:22 +00:00
![](https://raw.githubusercontent.com/SamVerschueren/vscode-yo/master/media/yo.gif)
2016-02-08 00:01:41 +00:00
## Formatting & Beautification
2016-02-08 00:01:41 +00:00
### [Better Align](https://marketplace.visualstudio.com/items?itemName=wwm.better-align)
2016-02-08 00:12:34 +00:00
> Align your code by colon(:), assignment(=,+=,-=,*=,/=) and arrow(=>). It has additional support for comma-first coding style and trailing comment.
>
> And it doesn't require you to select what to be aligned, the extension will figure it out by itself.
2016-02-08 00:12:34 +00:00
![Better Align](https://raw.githubusercontent.com/WarWithinMe/better-align/master/images/2.gif)
2016-02-07 23:39:43 +00:00
2016-11-20 04:13:14 +00:00
### [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag)
> Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text
![](https://raw.githubusercontent.com/formulahendry/vscode-auto-close-tag/master/images/usage.gif)
### [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)
> Auto rename paired HTML/XML tags
2016-11-20 04:13:14 +00:00
![](https://raw.githubusercontent.com/formulahendry/vscode-auto-rename-tag/master/images/usage.gif)
### [beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
2016-02-07 23:39:43 +00:00
> Beautify code in place for VS Code
2016-02-08 00:03:48 +00:00
### [ECMAScript Quotes Transformer](https://marketplace.visualstudio.com/items?itemName=vilicvane.es-quotes)
2016-02-08 00:13:53 +00:00
> Transform quotes of ECMAScript string literals
2016-02-08 00:13:53 +00:00
![](https://cloud.githubusercontent.com/assets/970430/10563944/4cc04462-75d1-11e5-984b-41e0a21a72c3.gif)
2017-03-27 12:00:07 +00:00
### [Paste and Indent](https://marketplace.visualstudio.com/items?itemName=Rubymaniac.vscode-paste-and-indent)
> Paste code with "correct" indentation
![](https://github.com/vikrantnegi/vscode-personal-preference-setting/blob/master/screenshots/pasteandindent.gif)
2016-02-08 00:03:48 +00:00
### [Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines)
> Sorts lines of text in specific order
![](https://raw.githubusercontent.com/Tyriar/vscode-sort-lines/master/images/usage-animation.gif)
2016-02-08 00:25:38 +00:00
2017-11-22 20:04:21 +00:00
### [Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection)
> Wraps selection or multiple selections with symbol or multiple symbols
![](https://github.com/gko/wrap/blob/master/features.gif)
## Explorer Icons
- [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons)
![VSCode Icons](https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/images/screenshot.gif)
- [Seti Icons](https://marketplace.visualstudio.com/items?itemName=qinjia.seti-icons)
![Seti Icons](https://raw.githubusercontent.com/hellopao/vscode-seti-icons/master/screenshot.png)
## Uncategorized
2016-08-13 17:38:17 +00:00
2016-11-20 04:13:14 +00:00
### [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)
> 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
![](https://raw.githubusercontent.com/formulahendry/vscode-code-runner/master/images/usage.gif)
### [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)
2016-08-13 17:38:17 +00:00
> Highlight web colors in your editor
2016-08-13 17:38:17 +00:00
![](https://cdn-images-1.medium.com/max/1600/1*ZwE7OHKR5opvDCJJOw9KeQ.png)
2016-02-08 07:12:54 +00:00
2017-07-13 17:54:06 +00:00
2017-07-13 17:54:42 +00:00
### [Output Colorizer](https://marketplace.visualstudio.com/items?itemName=IBM.output-colorizer)
2017-07-13 17:54:06 +00:00
> Syntax highlighting for the VS Code Output Panel and log files
![IBM.output-colorizer](https://raw.githubusercontent.com/IBM-Bluemix/vscode-log-output-colorizer/master/github-assets/screenshot-1.jpg)
### [Dash](https://marketplace.visualstudio.com/items?itemName=deerawan.vscode-dash)
2016-02-08 07:12:54 +00:00
> Dash integration in Visual Studio Code
2016-02-08 07:12:54 +00:00
![](https://cdn-images-1.medium.com/max/2000/1*sqGllC-pgXNaEBfB-cxG9Q.png)
2016-08-27 15:04:51 +00:00
### [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
> A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol.
2016-08-27 15:04:51 +00:00
![](https://raw.githubusercontent.com/Microsoft/vscode-chrome-debug/master/images/screenshot.png)
2016-08-27 15:04:51 +00:00
2017-08-13 09:20:38 +00:00
### [Edit with Shell Command](https://marketplace.visualstudio.com/items?itemName=ryu1kn.edit-with-shell)
> Levarage your favourite shell commands to edit text
![Edit with Shell Command](https://raw.githubusercontent.com/ryu1kn/vscode-edit-with-shell/master/images/animations/public.gif)
### [Editor Config for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)
2016-08-27 14:56:13 +00:00
> Editor Config for VS Code
### [ftp-sync](https://marketplace.visualstudio.com/items?itemName=lukasz-wronski.ftp-sync)
2016-08-27 14:56:13 +00:00
> Auto-sync your work to remote FTP server
![](http://i.imgur.com/W9h4pwW.gif)
2017-05-15 03:41:08 +00:00
### [PlatformIO](https://marketplace.visualstudio.com/items?itemName=formulahendry.platformio)
> An open source ecosystem for IoT development: supports 350+ embedded boards, 20+ development platforms, 10+ frameworks. Arduino and ARM mbed compatible.
![](https://raw.githubusercontent.com/formulahendry/vscode-platformio/master/images/build.gif)
2017-05-03 03:04:02 +00:00
### [Quokka](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode)
> 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.
![](https://quokkajs.com/assets/img/vsc1.gif)
### [Runner](https://marketplace.visualstudio.com/items?itemName=mattn.Runner)
> Run various scripts right from VS Code
![](https://raw.githubusercontent.com/mattn/vscode-runner/master/images/screenshot.gif)
2016-09-12 03:55:43 +00:00
### [Slack](https://marketplace.visualstudio.com/items?itemName=sozercan.slack)
> Send messages and code snippets, upload files to Slack
![](https://raw.githubusercontent.com/sozercan/vscode-slack/master/slack-upload.gif)
2016-08-27 14:56:13 +00:00
2017-10-04 20:46:58 +00:00
#### [Spotify](https://marketplace.visualstudio.com/items?itemName=shyykoserhiy.vscode-spotify)
> Provides integration with Spotify Desktop client. Shows the currently playing song in status bar, search lyrics and provides commands for controlling Spotify with buttons and hotkeys.
![vscode-spotify](https://media.giphy.com/media/3ohhwMgeIj1MhEdBJe/giphy.gif)
2017-02-07 12:20:26 +00:00
### [SVG Viewer](https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer)
> View an SVG in the editor and export it as data URI scheme or PNG.
![SVG Viewer](https://github.com/cssho/vscode-svgviewer/blob/master/img/preview.png)
### [Vim Mode](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)
> Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their [Slack channel](https://vscodevim-slackin.azurewebsites.net/) for feature requests on your favorite Vim features
## Themes
### UI
If you're feeling brave, there are at least two custom UIs for VS Code:
- [Essence](https://github.com/flagello/Essence)
- [Pragmatic Essence](https://github.com/orta/Essence)
### Syntax
#### [An Old Hope Theme](https://marketplace.visualstudio.com/items?itemName=dustinsanders.an-old-hope-theme-vscode)
![](https://raw.githubusercontent.com/dustinsanders/an-old-hope-theme-vscode/0d6b1508a2fbf27c86d92da0040a2549b6150552/dark.png)
#### [Ariake Dark Color Theme](https://marketplace.visualstudio.com/items?itemName=wart.ariake-dark)
![](https://raw.githubusercontent.com/a-wart/ariake-dark/master/misc/ariake_dark_github.png)
#### [Atom One Dark Syntax Theme](https://marketplace.visualstudio.com/items?itemName=andischerer.theme-atom-one-dark)
![](https://raw.githubusercontent.com/andischerer/vscode-theme-atom-one-dark/master/theme.png)
#### [Atom One Dark Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark)
Features full workbench theming
![](https://raw.githubusercontent.com/akamud/vscode-theme-onedark/master/screenshots/preview.png)
#### [Atom One Light Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onelight)
Features full workbench theming
![](https://raw.githubusercontent.com/akamud/vscode-theme-onelight/master/screenshots/preview.png)
#### [Ayu](https://marketplace.visualstudio.com/items?itemName=teabyii.ayu)
![dark theme](https://user-images.githubusercontent.com/353888/28989654-114a64b6-7977-11e7-9e4e-9190bc2fae5b.png)
![mirage theme](https://user-images.githubusercontent.com/353888/28989655-114d577a-7977-11e7-8646-757b1e8541a2.png)
#### [Base16 Ocean Kit](https://marketplace.visualstudio.com/items?itemName=chipcollier.Theme-OceanKit)
![](https://cloud.githubusercontent.com/assets/376065/12876166/98575186-cdfb-11e5-953d-2691ccad3472.png)
#### [Cobalt2 Theme Official by Wes Bos](https://marketplace.visualstudio.com/items?itemName=wesbos.theme-cobalt2)
![Cobalt 2](https://raw.githubusercontent.com/wesbos/cobalt2-vscode/cobalt2-updates/images/ss.png)
#### [Dracula](https://marketplace.visualstudio.com/items?itemName=dracula-theme.theme-dracula)
![Dracula Theme for VS Code](https://camo.githubusercontent.com/d695efd1815607a9056ea5817501adc0a63632ca/68747470733a2f2f64726163756c617468656d652e636f6d2f6173736574732f696d672f73637265656e73686f74732f7673636f64652e706e67)
#### [Material-theme](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme)
![](https://image.ibb.co/mGCtnn/Material_Theme.gif)
#### [Nord](https://marketplace.visualstudio.com/items?itemName=arcticicestudio.nord-visual-studio-code)
![Nord Theme for VS Code](https://raw.githubusercontent.com/arcticicestudio/nord-visual-studio-code/develop/assets/scrot-preview.png)
#### [Plastic](https://marketplace.visualstudio.com/items?itemName=will-stone.plastic)
Features full workbench theming
![](https://will-stone.github.io/plastic/screenshot-min.png)
#### [Seti](https://marketplace.visualstudio.com/items?itemName=bialikover.theme-seti)
![](https://cloud.githubusercontent.com/assets/376065/12876209/0c5c2060-cdfd-11e5-9ff9-f3db152fc7fe.png)
2016-02-08 08:34:13 +00:00
## Resources for extension developers
2016-02-08 00:25:38 +00:00
2016-02-08 16:47:55 +00:00
### Documentation
- [Extending Visual Studio Code](https://code.visualstudio.com/docs/extensions/overview) section of [Official Documentation](https://code.visualstudio.com/docs)
2016-02-08 16:48:44 +00:00
### Libraries
2016-02-08 16:46:34 +00:00
2017-03-15 20:40:02 +00:00
- [vscode-set-text](https://github.com/samverschueren/vscode-set-text) - An easy-to-use VS Code `#setText()` method.
- [vscode-test-content](https://github.com/mlewand-org/vscode-test-content) - A method to set/get editor content, and it's selection. Especially useful for unit tests.
2016-02-08 16:46:34 +00:00
2016-02-08 16:48:44 +00:00
### Tools
2016-02-08 08:45:31 +00:00
- [Online TextMate Themes Editor](http://tmtheme-editor.herokuapp.com/) - since VS Code supports TextMate themes, you can create them in this online editor and then create a new VS Code package using [Yo Code](https://code.visualstudio.com/docs/extensions/yocode) tool
- [Yo Code - Extension Generator](https://code.visualstudio.com/docs/extensions/yocode)
2016-09-12 03:56:42 +00:00
- [Open in Code](https://github.com/sozercan/OpenInCode) - macOS Finder toolbar app to open current folder in Visual Studio Code
![](https://camo.githubusercontent.com/edbae5fe27d6c7af23218e60cb07e3a5061bbbab/687474703a2f2f692e696d6775722e636f6d2f4c6d56484978572e676966)
2017-10-17 12:49:58 +00:00
- [Themer](https://themer.mjswensen.com) - Easily create your own theme for VS Code (and matching ones for your other tools).
2018-02-04 14:23:25 +00:00
- [Azure Tools for Visual Studio Code](https://github.com/bradygaster/azure-tools-vscode) - This extension for Visual Studio Code gives Azure developers some convenient commands for creating or accessing resources directly in the editor.
![azure-tools-vscode](https://raw.githubusercontent.com/johnpapa/vscode-azure-functions-tools/master/images/json-schema-function.gif)
2016-02-08 00:25:38 +00:00
## Contribute
Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
2016-02-08 00:25:38 +00:00
To the extent possible under law, [Valerii Iatsko](https://viatsko.me) has waived all copyright and related or neighboring rights to this work.