Skip to content

Instantly share code, notes, and snippets.

@bblanchon
Created February 9, 2016 10:28
Show Gist options
  • Save bblanchon/fb1b8588f0167c7014d4 to your computer and use it in GitHub Desktop.
Save bblanchon/fb1b8588f0167c7014d4 to your computer and use it in GitHub Desktop.
Sublime Text: Restore Quick Switch Project shortcut
{ "keys": ["ctrl+alt+p"], "command": "prompt_select_workspace" }
@wilmanbarrios
Copy link

Thank you!

@Luc45
Copy link

Luc45 commented Jan 22, 2017

It works. To activate it, go to Preferences -> Key bindings and add it to the right panel, the user panel, between the bracekts [ ].

@gabrieldarezzo
Copy link

Thank you!!!!

@diophung
Copy link

👍 sweet, that's what missing on Windows version

@sovattha
Copy link

You made my day

@JakubBadowski
Copy link

thx a lot!

@AmrMekkawy
Copy link

This is helpful.

@jedsonmelo
Copy link

thanks man!

@fendis0709
Copy link

Really apreciate this. Thanks dude. 👍

@Bladefidz
Copy link

Wonderful!

@rafaelluz-f
Copy link

thanks!

@neil-viralmd
Copy link

🙏 Thanks alot!!! 🙏

@fillefrans
Copy link

Yess! Thank you

@rrpathi
Copy link

rrpathi commented Jan 9, 2020

not working for me its listed in the quick switch project list
[
{ "keys": ["ctrl+alt+o"], "command": "prompt_select_workspace" }
]

i created the workspace in desktop

@norlin
Copy link

norlin commented Feb 5, 2020

Ohh thank you very much! Was missing the shortcut for 2 years...

@Alien-lv426
Copy link

Awesome. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment