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

Fix error on startup for large buffers #253

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

heyman
Copy link
Owner

@heyman heyman commented Jul 14, 2024

Fix error on startup when cursor is moved to the end of a large buffer. Caused by the syntax tree not being parsed in time.

…r (caused by the syntaxTree not being parsed in time)
@heyman heyman marked this pull request as ready for review July 14, 2024 12:51
@heyman heyman merged commit 8626dcc into main Jul 14, 2024
3 checks passed
@heyman heyman deleted the fix-error-on-startup-for-large-buffers branch July 14, 2024 12:51
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