Skip to main content

Top VSCode Extensions for Angular Developers

Angular Language Service Extension:


IntelliSense for CSS class names in HTML:
This class scan your workspace look for CSS class and then provide autocomplete in HTML template.


TSLint Extension (Typescript Lint):

TSLint is an extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors.


Prettier – Code Formatter:

VS Code package to format your JavaScript / TypeScript / CSS

Git History:

Anyone who uses Git this will more useful.

Path Intellisense:

That autocompletes filenames.


Comments