Open
Description
Describe the bug
Sometimes, codewars' code runner gets the syntax highlighting for GStrings wrong when they contain interpolated values
Code runner does this:
Expected behavior
instead of this (example from Intellij Idea):
To Reproduce
- Create a Kumite in Groovy
- Create variables and interpolate them into a String
Kumite: https://www.codewars.com/kumite/66cc60e3d8acf6782ef5515c
Browser
- OS: Windows 10 Pro, Version 22H2, Build 19045.4780
- Browser: Chrome
- Version: 128.0.6613.84 (Official Build) (64-Bit)