Interpolated string is not seen as a string by the editor

When you type the line:

writeLn($“The path {LocalPath} does not exist”)

The editor doesn’t see that you are in a string and starts to give CC within the string.

Example:
image

Logged as bugs://E25672.

bugs://E25672 was closed as fixed.