Answers for "terminal bash vscode macos"

8

open vscode from terminal mac

open Visual Studio Code 
press Cmd+shift+p
search for ``Shell command: install 'code' command in PATH.`` and click it
works in terminal
#Open Visual Studio Code by command
$ code .
Posted by: Guest on March-30-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language