READMEThis extension pack for Visual Studio Code adds extensions that are amazingly useful for Angular development within facts sis. See the CHANGELOG for the latest changes This is just a collection of extentions. If you wish to contribute , just grab the Unique Identifier for the extention from market place ( https://marketplace.visualstudio.com ) and add it to the extensionPack array in package.json. Please add the packages in alphabetically sorted order , so that its easier to manage. By installing this extension pack you get a set of great extensions that are helpful with Angular development. You can check out the initial list below. List of extentionsUnder Angular Essentials Here is the list of extensions the pack includes: Angular Inline - Visual Studio Code language extension for javascript/typescript files that use Angular2. Angular Language Service - This extension provides a rich editing experience for Angular templates, both inline and external templates. This extension is brought to you by members of the Angular team. It is fantastic at helping write solid code in the html templates. Angular Snippets - Angular snippets that follow the official style guide, for TypeScript, templates, and RxJS. Angular Console - The UI for the Angular CLI. 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. Azure Repos - Connect to Azure Repos and work with Git and Team Foundation Version Control (TFVC) repositories. Manage your pull requests, work items, and more. Azure Functions - Create, debug, manage, and deploy Azure Functions directly from VS Code. Check out this deployment tutorial to get started with the Azure Functions extension and check out the Azure serverless community library to view sample projects. C# - This extension provides the following features inside VS Code: Lightweight development tools for .NET Core. Great C# editing support, including Syntax Highlighting, IntelliSense, Go to Definition, Find All References, etc. Debugging support for .NET Core (CoreCLR). NOTE: Mono debugging is not supported. Desktop CLR debugging has limited support. Support for project.json and csproj projects on Windows, macOS and Linux. Chrome Debugger - VS Code debugger for Chrome. Debugger for Edge - Debug your JavaScript code in the Microsoft Edge browser Debugger for Firefox - Debug your web application or browser extension in Firefox Docker - Adds syntax highlighting, commands, hover tips, and linting for Dockerfile and docker-compose files. Editor Config - EditorConfig for VS Code. Great for maintaining consistent editor settings. Git History - View git log, file history, compare branches or commits Git Lens - Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more Git Merger - Simplifies the git merge process IntelliSense for CSS class names in HTML - CSS class name completion for the HTML class attribute based on the definitions found in your workspace. Live Share - Real-time collaborative development from the comfort of your favorite tools. Material Icon Theme Show material icons in the explorer npm This extension supports running npm scripts defined in the package.json file and validating the installed modules against the dependencies defined in the package.json. Path Intellisense - Visual Studio Code plugin that autocompletes filenames. Peacock This extension subtly changes the workspace color of your workspace. Ideal when you have multiple VS Code instances and you want to quickly identify which is which. Prettier VS Code plugin for prettier/prettier, which formats code consistently tslint - Adds tslint to VS Code using the TypeScript TSLint language service plugin. vscode-icons - Icons for Visual Studio Code Winter is Coming theme References |