Angular Snippets |
This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML |
Angular Language Service |
This extension provides a rich editing experience for Angular templates, both inline and external templates including Completions lists, AOT Diagnostic messages, Quick info |
ESLint |
Integrates ESLint into VS Code |
Debugger for Chrome |
A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol |
Peacock |
Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances |
Material Icon Theme |
Get the Material Design icons into your VS Code |
Nx Console |
Nx Console for Visual Studio Code. The user interface app for the Angular CLI |
GitLens |
GitLens supercharges the Git capabilities built into Visual Studio Code |
GitLab Workflow |
This extension integrates GitLab to VSCode by adding a new GitLab sidebar where you can find issues and merge requests created by you or assigned to you. It also extends VSCode command palette and status bar to provide more information about your project |
Bracket Pair Colorizer |
This extension allows matching brackets to be identified with colors |
Auto Close Tag |
Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text |
Auto Rename Tag |
Automatically rename paired HTML/XML tag, same as Visual Studio IDE does |
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 |
Jest |
A comprehensive experience when using Facebook's Jest within a project |
Jest Runner |
Simple way to run or debug a single (or multiple) tests from context-menu |
Sass Extension Pack |
This is an extension pack for Visual Studio Code with some Sass extensions that are helpful (Sass, Sass Formatter, Sass Lint, SCSS IntelliSense) |
Color Highlight |
Highlight web colors in your editor |
Better Comments |
Improve your code commenting by annotating with alert, informational, TODOs, and more! |
Bookmarks |
Mark lines and jump to them |
Polacode |
Polaroid for your code |
Import Cost |
This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size |