-
Notifications
You must be signed in to change notification settings - Fork 58
Textmate grammar freezes with long string constant #207
Comments
Thanks for reporting, I will have a look. |
I root caused the issue - variable pattern causes the problem, will try fixing it. |
Seems to be caused by language-java/grammars/java.cson Lines 279 to 367 in 047fd33
and record :language-java/grammars/java.cson Lines 1286 to 1348 in 047fd33
Commenting both out reduces lag massively |
the changing |
From @swbrenneis in microsoft/vscode#79640
Paste the following into a java file:
The grammar will cause a freeze
The text was updated successfully, but these errors were encountered: