Skip to content

Vim Mode ci" selects wrong range when directly on quote #615

Open
@jakobhellermann

Description

@jakobhellermann

Description

When the cursor is on the first quote of the second string in "firststring", "secondstring" and you type ci" (change in ") in normal mode, the editor will remove the , in between the two strings instead of the text in the second string.

#abbr.make(
  ("RTCM", <|>"Real Time Call Manipulation"),
  ("DTMF", "Dual Tone Multifrequency"),
  ("ACD", "Automatic Call Distribution"),
...

Reproduction URL

No response

Browsers

Firefox

OS

Windows, Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.editorRelated to the text/markup editor.vimHow do I get out of here?

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions