Skip to content

VS Code Scala Syntax (official) v0.3.1

Choose a tag to compare

@olafurpg olafurpg released this 14 May 09:29
46963ea

#24 Fix syntax highlighting for string interpolators, by @PanAeon.

Now, string interpolators use correct syntax highlighting for spliced expressions
Screenshot 2019-05-14 at 11 28 41

Previously, string interpolators were highlighted the same way as string literals.

Screenshot 2019-05-14 at 11 31 12