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

Slow grammars shouldn't block the UI thread #381

Closed
bjansen opened this issue Jan 2, 2020 · 0 comments
Closed

Slow grammars shouldn't block the UI thread #381

bjansen opened this issue Jan 2, 2020 · 0 comments
Milestone

Comments

@bjansen
Copy link
Collaborator

bjansen commented Jan 2, 2020

Follow-up to #380. When grammars have serious performance problems, the whole UI can freeze while the plugin is parsing input in the ANTLR Preview window. Maybe the parsing phase should be done in a separate thread.

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

No branches or pull requests

1 participant