Skip to content

keyboard: Switch default maps for surrounding pairs to the delimiters themselves #2415

@pokey

Description

@pokey
Member

in this map:

"cursorless.experimental.keyboard.modal.keybindings.pairedDelimiter": {
"wl": "angleBrackets",
"wt": "backtickQuotes",
"wb": "curlyBrackets",
"wd": "doubleQuotes",
"wwd": "escapedDoubleQuotes",
"wwp": "escapedParentheses",
"wws": "escapedSquareBrackets",
"wwq": "escapedSingleQuotes",
"wp": "parentheses",
"wq": "singleQuotes",
"ws": "squareBrackets",
"wg": "string",
"wj": "any",
"wk": "collectionBoundary"
}

we would eg change wb to {

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @pokey

        Issue actions

          keyboard: Switch default maps for surrounding pairs to the delimiters themselves · Issue #2415 · cursorless-dev/cursorless