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:

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:

Logged as bugs://E25672.
bugs://E25672 was closed as fixed.