Skip to content

String containing apostrophes can break the selection #1

Open
@contentfree

Description

@contentfree
  a = 'test'
  b = "This shouldn't break"

If you place your cursor after the apostrophe in b and run the command, all is well. If you place your cursor before the apostrophe in b and run the command, the selection goes from the last single quote in the a line to the apostrophe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions