DEV Community

Cover image for Recommended VS Code Extensions for Angular Developers

Recommended VS Code Extensions for Angular Developers

John Papa on March 28, 2019

I am often asked, "What are you favorite VS Code extensions for Angular?". This post covers my most often used VS Code extensions for Angular devel...
Collapse
 
thllbrg profile image
Tomas

Great list for useful extensions!

I prefer to keep my extensions to a minimum and there for I don't use the "Angular Essentials" extension, after all, only 3/11 extensions are Angular specific :-)

I highly recommend the extension Settings Sync, which enables me to be be productive at a new client in a few minutes and also keeping all my VS Code installations in sync.

Appreciate your hard work for the community, keep it up!

Collapse
 
cnngraphics profile image
Theo M.

I always add "gitlens" or the git extension pack. Also the "Outline" extension that shows the methods and properties on the code in the side bar.

Collapse
 
sanidz profile image
sanidz • Edited

Angular console
Git Lens
Git History
Swagger viewer
Angular/Karma Test Explorer