Skip to content

Highlighting exit points only works on return in VSCode #9395

Open
@Veykril

Description

@Veykril

Companion issue to microsoft/vscode#127007 to keep track of the issue on our side.

Basically exit point highlighting is supposed to work when the cursor is either on a return, ? or -> token but VSCode currently doesn't send the document highlight request unless the cursor is on a return or at the end of an identifier followed by a ?.

cc #9375

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-vscodevscode plugin issuesC-bugCategory: bugS-unactionableIssue requires feedback, design decisions or is blocked on other work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions