Skip to content

Line highlighting behavior doesn't match that of cmd+l (Expand Line Selection) #41

@gw

Description

@gw

VSCode's built-in cmd+l functionality, Expand Line Selection, highlights lines like this:

Image

...that's what it looks like after pressing cmd+l once to highlight a single line. However, if you invoke Open in GitHub: File at this point, the cursor's line is added to the range, and two lines appear highlighted:

Image

...but I would expect it only include one line, like this:

Image

...since I only pressed cmd+l once, to highlight a single line.

I would maybe expect the current behavior if I also had "openInGitHub.useLocalLine": true, but I do not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions