Skip to content

Wrong syntax highlighting for Groovy GStrings when interpolating values #318

Open
@FranzMartyn

Description

@FranzMartyn

Describe the bug
Sometimes, codewars' code runner gets the syntax highlighting for GStrings wrong when they contain interpolated values

Code runner does this:

image

Expected behavior

instead of this (example from Intellij Idea):

image

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions