[Mac][VSCode] 터미널에서 VSCode를 실행하기
03 June 2018
터미널에서 특정 폴더로 이동 후, VSCode를 실행하고자 할 때 code [Path]로 실행합니다.
만약 code가 없다면 ⇧⌘P를 눌러 Command Palette에서 Shell Command: Install 'code' command in PATH 를 통해 code 를 설치할 수 있습니다.
터미널에서 특정 폴더로 이동 후, VSCode를 실행하고자 할 때 code [Path]로 실행합니다.
만약 code가 없다면 ⇧⌘P를 눌러 Command Palette에서 Shell Command: Install 'code' command in PATH 를 통해 code 를 설치할 수 있습니다.