-
Notifications
You must be signed in to change notification settings - Fork 2
Highlighting makes all freeze sometimes #21
Copy link
Copy link
Open
Description
Image you have a template whose content is:
{Template {
$classpath: "..."
}}
Now put the cursor at the very end, and keep pressing backspace. When you reach this state precisely:
{Template {
$classpath:
Everything freezes (there is a lot of errors in the console by the way when debugging).
Reactions are currently unavailable