I like using notepad++ for my syntax editing because it can handle all the languages I work in.
However, when I load a TSQL script that uses SQLCMD stuff, it messes up the highlighting.
For example, if you have a sql file with this in it :setvar DefaultDataPath "D:\Data\" then everything after that will be light grey.
Is there a way to tell notepad++ to not do that?