Skip to content

AST viewer does not highlight corresponding node when clicking in the source file #1224

Closed
@nickrolfe

Description

@nickrolfe

Describe the bug

Clicking on a location in the source file no longer causes the corresponding node to be highlighted in the AST viewer's tree.

I note that the opposite interaction works: if you click on a node in the AST viewer, the corresponding location in the source file is selected/highlighted.

Version

From what I can tell by trying some old versions of the extension, this worked as of 1.5.10 and is broken in 1.5.11 onwards.

To reproduce

Open a source file in a database, and run 'View AST.' Click various elements in the source file and notice that the selection in the AST viewer's tree does not change.

Metadata

Metadata

Assignees

Labels

VSCodebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions