visual studio code “Shell Command: Install 'code' command in PATH command.”

后端 未结 10 796
感动是毒
感动是毒 2020-12-31 01:57

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 +

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-31 02:34

    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

提交回复
热议问题