You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce it with just any triple-quoted string:
This also leads to an incorrect behaviour when " strings inside triple-quoted strings don't have both the surrounding quotes. As always, we're better off with an example:
IMO, stuff inside triple-quoted strings should be just highlighted as a string, whatever characters it contains. What do you think?