Last active
June 20, 2018 23:12
-
-
Save brennanMKE/d054abea0f307d303f88 to your computer and use it in GitHub Desktop.
Open in Visual Studio Code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add the alias below to ~/.bash_profile on a Mac | |
# Save the file and run: source ~/.bash_profile | |
alias code='open $@ -a "Visual Studio Code"' |
Thanks!!!!!!!
Thanks!
Thanks
Yes, thank you!
Thanks I was unable to do it using VSCode search bar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks! :)