Skip to content

Pattern matching on strings with unapplied interpolation lacks highlighting #60

Closed
@avikrao

Description

@avikrao

Relevant docs: https://www.scala-lang.org/files/archive/api/2.13.x/scala/StringContext$s$.html#unapplySeq(s:String):Option[Seq[String]]

image

As can be seen, the string with unapplied interpolation in the match pattern on line 16 lacks any syntax highlighting. Neither for the string itself, nor the interpolated patterns within it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions