Skip to content

Updated Quick select project command#230

Open
spiralx wants to merge 1 commit intoguillermooo:sublime-text-3from
spiralx:patch-1
Open

Updated Quick select project command#230
spiralx wants to merge 1 commit intoguillermooo:sublime-text-3from
spiralx:patch-1

Conversation

@spiralx
Copy link
Copy Markdown

@spiralx spiralx commented Dec 12, 2016

It's now prompt_select_workspace and not prompt_select_project.

It's now `prompt_select_workspace` and not `prompt_select_project`.
@FichteFoll
Copy link
Copy Markdown
Collaborator

Do you know when this was changed? If it was before ST3 it doesn't matter, but if it changed during the ST3 beta we would probably like to use versionadded and versionremoved rules.

@spiralx
Copy link
Copy Markdown
Author

spiralx commented Jan 6, 2017

Sorry for not responding sooner, it was changed in build 3103 on the 9th of February 2016 I think - the changelog says

Windows: ctrl+alt+p is no longer bound by default, due to compatibility issues with some keyboard layouts

which isn't very clear. It seems as though this was accomplished by changing the name of the command from prompt_select_project to prompt_select_workspace and changing the default keymaps for Linux and OS X to use the new command - presumably so that it will affect existing Windows users.

Default (Linux).sublime-keymap

  ...
  { "keys": ["ctrl+alt+p"], "command": "prompt_select_workspace" },
  ...

https://forum.sublimetext.com/t/quick-switch-project-shortcut-doesnt-work-anymore/17261

@CaitlinWeb
Copy link
Copy Markdown

This is still an issue. Can this be merged, please? @FichteFoll

Perhaps add a note about the updated name and shortcut command, as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants