Skip to content

Hotkey to open recent workspaces #379

@manishrw

Description

@manishrw

Suggestion: Map Cmd+Shift+A to “Open Recent Workspace” (Align with JetBrains behavior)

In JetBrains IDEs (e.g., GoLand), Cmd+Shift+A opens the “Recent Projects/Workspaces” list. It’s a widely-used shortcut among JetBrains users for quickly switching contexts.

Add a default keybinding for Recent Workspaces:

{
  "key": "cmd+shift+a",
  "command": "workbench.action.openRecent"
}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions