Skip to content

Instantly share code, notes, and snippets.

@shirou
Created June 4, 2020 00:13
Show Gist options
  • Save shirou/03eb30df9bde4df59036e60456d010aa to your computer and use it in GitHub Desktop.
Save shirou/03eb30df9bde4df59036e60456d010aa to your computer and use it in GitHub Desktop.
Open file from other window
alias coder="VSCODE_IPC_HOOK_CLI=`ls --sort=time /tmp/vscode-ipc-* | head -n 1` `ls ~/.vscode-server/bin/*/bin/code | head -1`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment