Skip to content

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

Open
@pokey

Description

@pokey

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 {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions