728x90
반응형
How to set
1. Visual Studio Code를 실행한다.
2. Command Palette(View ❯ Command Palette)을 연다(단축키 : ⌘(command) + ⇧(shift) + P)
3. shell command 를 타이핑한다.

4. Shell Command: Install 'code' command in Path를 선택한다.
5. 터미널에서 해당 디렉토리로 Visual Studio Code를 실행해본다.
$ code .
참고사이트
How to open Visual Studio Code from the command line on OSX?
The docs mention an executable called code, but I'm not sure where I can find that so I can put it on my path. The zip I downloaded from the VSCode site did not include any such executable. (I am a...
stackoverflow.com
728x90
반응형