I just started with Angular.
I installed angular/cli
and added a project.
Now I want to use visual studio code.
I Open the Command Palette (Ctrl +
This works for me
For Windows users
Open Environment Variables
System > Advance system settings > Advanced tab > environment variables
on system variables click on Path
and click Edit and add new Path named
"C:\Users\Your-Username\AppData\Local\Programs\Microsoft VS Code\bin"
For window users follow steps below and add new Path, after doing so restart your terminal you will get code
command on your terminal