JS Sparkle Extension Pack
Opinionated set of Visual Studio Code extensions focused on Javascript development that sparkle!
Included Extensions
| Extension |
Description |
| ES Lint |
VS Code ESLint extension that integrates ESLint into VS Code |
| Flow IDE |
Visual studio code Flowtype support |
| JS Snippets |
Code snippets for JavaScript in ES6 syntax |
| Quokka |
Live Scratchpad for JavaScript |
| Chrome Debugger |
Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol |
| Editor Config |
EditorConfig Support for Visual Studio Code |
| Code Runner |
Run code snippet or code file for multiple languages |
| npm-script |
npm support for VS Code |
| npm Intellisense |
Visual Studio Code plugin that autocompletes npm modules in import statements |
| Path Intellisense |
Visual Studio Code plugin that autocompletes filenames |
| Node Debug2 |
Visual Studio Code debugger extension for Node.js v6.3+, using the new Inspector Protocol |
| Auto Close Tag |
Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text |
| Auto Rename Tag |
Auto rename paired HTML/XML tag |
| Git History |
View git log, file history, compare branches or commits |
| Git Lens |
Supercharge Visual Studio Code's Git capabilities |
| Rainbow Brackets |
Provide rainbow colors for the round brackets, the square brackets and the squiggly brackets. |
| |