In this function, syntax highlighting for constants only works correctly at a specific scroll level. #3935
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
upstream
The following code:
Looks like this when not scrolled:
But like this when scrolled:
More new lines require more scrolling to get the constants to appear correctly.
I've tried removing several statements, and they all caused this not to happen, and to always highlight the constants properly (assuming the mustaches are present, #3934).
The text was updated successfully, but these errors were encountered: