I\'d like to run / open Visual Studio Code from the Mac OSX Terminal by running this command code .. I found instructions here:
code .
https://code.visualstud
For Mac you can do : View > Command Palette > Shell command > "install code command in path". I'd assume there would be something similar for other OS's. After I do
which code
and it tells me it put it in /usr/local/bin