Skip to content

Instantly share code, notes, and snippets.

@tanftw
Created August 16, 2019 08:53
Show Gist options
  • Select an option

  • Save tanftw/a42e4f6ebbbf4236186dbad8eb493d31 to your computer and use it in GitHub Desktop.

Select an option

Save tanftw/a42e4f6ebbbf4236186dbad8eb493d31 to your computer and use it in GitHub Desktop.
VSCode: Quick Open File in sidebar with Enter instead of Cmd Down
  1. Change key binding by pressing Cmd K S
  2. Find Command list.select
  3. Keybinding, select Enter
  4. When, enter explorerViewletVisible && filesExplorerFocus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment