Run / Open VSCode from Mac Terminal

后端 未结 16 1169
忘了有多久
忘了有多久 2020-12-07 07:01

I\'d like to run / open Visual Studio Code from the Mac OSX Terminal by running this command code .. I found instructions here:

https://code.visualstud

16条回答
  •  情深已故
    2020-12-07 07:34

    To set it up, launch VS Code. Then open the Command Palette (⇧⌘P) and type shell command to find the Shell Command: Install 'code' command in PATH command.enter image description here

    https://code.visualstudio.com/docs/setup/mac

提交回复
热议问题