If you type string s =$$""" (the start of a raw interpolated string), I would expect closing quotes to be added automatically, as we do for strings, interpolated strings, and raw strings.
In this screen capture, the last example (local t) shows the problem.

FYI @allisonchou