Skip to content

Instantly share code, notes, and snippets.

@loretoparisi
Created August 1, 2017 08:42
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loretoparisi/0e8e8d8c43a4ee80d8d146e65abcf3d8 to your computer and use it in GitHub Desktop.
Save loretoparisi/0e8e8d8c43a4ee80d8d146e65abcf3d8 to your computer and use it in GitHub Desktop.
Visual Studio Code Alias macOs
alias vscode="/Applications/Visual\ Studio\ Code.app/Contents/MacOS/Electron"
@loretoparisi
Copy link
Author

loretoparisi commented Aug 1, 2017

Open the Terminal in your project's folder and then

$ vscode .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment