Skip to content

Default keybindings for common bookmark actions #44

Description

@Wikid82

Problem

Every command (`addBookmark`, `removeBookmark`, etc.) is currently only reachable via the command palette, editor title bar, or context menus — there's no `contributes.keybindings` entry in `package.json`. Frequent users of a "quick access to files" tool expect a keyboard-first workflow.

Proposal

Add sensible default keybindings (e.g. `ctrl+alt+k` / `cmd+alt+k` to bookmark the active file, with a documented way to rebind), scoped so they don't collide with VS Code's built-in Bookmarks/Debug keybindings. Document the defaults in the README.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions