5 Must-Have VS Code Extensions for Angular / Ionic Developers

yshnv
Marvenics
Published in
2 min readAug 2, 2019

VS Code is the best IDE for Angular / Ionic Developers because of many reasons. They provide Pre-installed Git, having bundles for code intelligence, code format etc.. and VSCode has a vast number of extensions for various functionalities.

Those factors make VSCode more preferable IDE for Angular / Ionic Developers.

The 5 VSCode extensions that I feel as must-have for Angular/Ionic Development are :

Angular Language Service is the most productive extension for Angular / Ionic Developers. It provides rich editing experience by using completion list, Quick info and got a definition like features.

Source: Github (https://raw.githubusercontent.com/angular/vscode-ng-language-service/master/client/R67RcGftRS.gif)

TSLint extension is used to checks TypeScript code for readability, maintainability, and functionality errors. It will check code according to the lint rules, configurations and formatters.

Ionic 4 Snippets extension provide Ionic snippets for your template. It will help Ionic Developers to design template faster using suggestion and shortcuts that this extension provides.“ i-” is used to getting recommendations of Ionic 4 snippets.

Angular 8 Snippets Extension provides Html & Typescript Snippets for Visual Studio Code. It gave Angular 2,4,5,6, 7 & 8 Snippets.Along with angular recommendations, the extension gives shortcuts for Angular Material, Flex Layout, NGRX and Jest Js.

Prettier is one of the extensions that make VS Code more user-friendly. It will automatically format the code according to the syntax of our program. JavaScript, TypeScript, CSS files can be format by using this extension.

Thanks :)

Don't Forget to Follow Us

--

--

yshnv
Marvenics

Angular | Ionic Framework | ExpressJS | UIUX