- command palette:
cmd+shift+p
- view keyboard shortcuts:
cmd-k cmd-s
- change pane focus:
shift-cmd-[
andshift-cmd-]
- close a pane:
cmd-w
- move to explorer:
shift-cmd-e
- move to source control:
shift-ctrl-g
- Use command palette (
cmd+shift+p
) to installcode
command, or - Add
export PATH="\$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"
The first version creates a symlink and puts it in /usr/local/bin