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 + Shift + P)
and type 'shell command'
to find the Shell Command: Install 'code' command in PATH command.
But I get this message
"No commands matching"
Please help me. Why does not exist?
Dupe target is for Mac while this question is on windows
Windows and Linux installations should add the VS Code binaries location to your system path. If this isn't the case, you can manually add the location to the Path environment variable ( $PATH on Linux). For example, on Windows, VS Code is installed under AppData\Local\Programs\Microsoft VS Code\bin .
From the main menu, go to File > Preferences > Settings, and click on the “Open Settings (JSON)” icon shown below. Add a section, “terminal. integrated.
With Windows it is installed by default so you don't need to add path. Just run " code . " in cmd and it will work fine
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With