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

editor: improve parser and mapping between tree-sitter and Lezer #1729

Merged
merged 2 commits into from
Dec 30, 2023

Conversation

yagebu
Copy link
Member

@yagebu yagebu commented Dec 30, 2023

With this change we reuse the previous parse trees in more cases to
improve performance and also tighten up the handling of some incorrect
states.

Also, re-add highlighting of trailing whitespace and add red background
to parse errors.

With this change we reuse the previous parse trees in more cases to
improve performance and also tighten up the handling of some incorrect
states.

Also, re-add highlighting of trailing whitespace and add red background
to parse errors.
@yagebu yagebu merged commit 330e258 into beancount:main Dec 30, 2023
18 checks passed
@yagebu yagebu deleted the editor branch December 30, 2023 19:37
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