This is a known issue. Note that the problem is only in the strings coloring. It will work correctly.
BTW, you shouldn't use string literals here. Create a parameterized query instead. Otherwise your code will be open to SQL injections and escaping issues.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.