Skip to content

Added workspaces shortcuts #1328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2025

Conversation

popara96
Copy link
Contributor

  • added Alt+Space for opening Workspaces context menu (which can then be navigated normally with arrows)
  • added Alt+1 through Alt+9 for switching to corresponding workspace

This references #1267

- added Alt+Space for opening Workspaces context menu (which can then be navigated normally with arrows)
- added Alt+1 through Alt+9 for switching to corresponding workspace
@love-linger love-linger self-assigned this May 17, 2025
@love-linger love-linger added the enhancement New feature or request label May 17, 2025
@love-linger
Copy link
Collaborator

I‘ll remove the hotkey to open workspaces drop-down menu. I do not like it at all. But the feature of switching workspaces is nice.

@love-linger love-linger linked an issue May 17, 2025 that may be closed by this pull request
@love-linger love-linger merged commit 01945f2 into sourcegit-scm:develop May 17, 2025
13 checks passed
love-linger added a commit that referenced this pull request May 17, 2025
* remove hotkey to open workspace dropdown menu
* call orignal `ViewModels.Launcher.SwitchWorkspace` directly in view
* add missing translation for Chinese

Signed-off-by: leo <[email protected]>
@love-linger
Copy link
Collaborator

I've tested this feature.

  • The ⌥+1 and ⌥+2 are hard to trigger on macOS (others, such as ⌥+3, are just work fine). I do not know why.
  • It's not easy for users to remember their workspace's index if they have many workspaces.

So, I decided to rewrite this feature.

@love-linger
Copy link
Collaborator

I've pushed a new implementation for workspace switching.

Users can use Ctrl+P/⌘+P to open workspace switcher.

@popara96 popara96 deleted the workspaces-shortcuts branch May 17, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Keyboard Shortcut(s) for switching Workspaces
2 participants