Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open visual studio code from terminal mac

#Add Bash alias in .bash_profile ?
$ alias code="open -a /Applications/Visual Studio Code.app"

#Open Visual Studio Code by command
$ code .
Comment

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 .
Comment

PREVIOUS NEXT
Code Example
Shell :: mocha silent 
Shell :: git add removed files 
Shell :: remove version from cocoapods 
Shell :: git graph command 
Shell :: docker history 
Shell :: number of lines 
Shell :: git push empty folders 
Shell :: Git push --help fast-forwards 
Shell :: sum of output unix 
Shell :: torshammer github 
Shell :: du linux 
Shell :: Create permanent env variable 
Shell :: vscode extension generate vsix 
Shell :: how to create a JAR 
Shell :: linux maker user sudo 
Shell :: create a new branch from existing branch in git 
Shell :: contain sql commands in dockerfile 
Shell :: install cyberpanel centos 7 
Shell :: execute previous command linux 
Shell :: clone and remove existing git repository 
Shell :: git branch change remote 
Shell :: kubernetes commands 
Shell :: convert dos to unix 
Shell :: how to upload on github with command 
Shell :: push an existing git repository 
Shell :: linux how to remove all files with grep 
Shell :: zip directory in linux 
Shell :: git get access to private repository 
Shell :: git clone specific version 
Shell :: how to upgrade julia 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =