This repository was archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Textmate grammar freezes with long string constant #207
Open
Description
From @swbrenneis in microsoft/vscode#79640
Paste the following into a java file:
package org.mytest; class MyTest { void doMyTest() { testString = "A900102008Exx xxxxxxxxxxxxxxxxxxxxxx T1201801210000P0000000002421000002Exxxxxx P021000021JPxxxxxxxxxxxxxxxxx 021000021xxxxxxxxxxxxxxxxxxx 0000000222100D P021000089xxxxxxxxxxxx 021000089xxxxxxxxxxxx 0000000012100C P051000017xxxxxxxxxxxxxxx 051000017xxxxxxxxxxxxxxx 0000000020000C P081000032xxxxxxxxxxxxxxx 081000032xxxxxxxxxxxxxxx 0000000020000D P121000248xxxxxxxxxxxxxxxx 121000248xxxxxxxxxxxxxxxx 0000000210000C "; } }
The grammar will cause a freeze
Activity
Metadata
Metadata
Assignees
Labels
No labels