Sublime Forum

Command prompt_select_project

#1

Hey, folks -

I finally reached a point where I could switch to Sublime 3 and, while almost everything so far seems to work nicely, my custom key binding for the prompt_select_project command does not. I don’t see any reference to that command. I can see that the menu item has a new name and a specific shortcut, but no way to customize it with ST3.

This isn’t a deal breaker, but it would be nice to understand what’s happening. Did the option just go away? Different command name? Something else all together?

Thanks.

0 Likes

#2

+1

0 Likes

#3

In the ST console you can execute sublime.log_commands(True) and it will print out any commands that are ran.

command: prompt_select_workspace

0 Likes