The command \"code .\" doesn\'t work in this manual?
All the other steps before that worked. How can I call the Visual Studio Code in OSX terminal?
For those of you that run ZShell with Iterm2, add this to your ~/.zshrc file.
~/.zshrc
alias code="/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/code"