You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: