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
It doesn't need to be a loop. Any twig blocks inside the <script> tags will be scoped as a JavaScript object literal. {{ someVar }} seems to do more damage than {% if someVar %} as far as the highlighting goes.
If u have a for loop inside the script tag it will break the highlighting. Try it in sublime.
Example:
The text was updated successfully, but these errors were encountered: