Skip to content

Feature request: Highlight the matching ranges in the text editor when mousing over elements in the Untyped AST View #165

@baronfel

Description

@baronfel

It would be amazing for verification/usability if hovering over an element in the AST view also highlighted the matching text range in the text editor on the left pane. For example, in this screenshot:

image

The New UAST node has a range of (2,4--9,36), so the text from new ... to the end of the constructor should be highlighted when I have hovered over or selected the New UAST node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions