Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax tree view #1

Merged
merged 5 commits into from
Jan 8, 2025
Merged

Syntax tree view #1

merged 5 commits into from
Jan 8, 2025

Conversation

aabounegm
Copy link
Owner

@aabounegm aabounegm commented Nov 26, 2024

Adds a syntax tree view to display the contents of the AST

Screenshot 2024-11-26 at 11 39 37 PM

Additionally, when an item is selected in the tree view, the relevant node gets highlighted in the editor as such:

Screenshot 2024-11-27 at 12 34 10 AM

Note that tree view is only updated when the document is saved, and not on each edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant