Hi, I have Windows command line (nmake) makefiles. When using the Makefile syntax under View-Syntax, backslashes are interpreted as escapes instead of directory paths.
At present, I’d just like to change the colorization of the escaped character, as it is distracting visually. I’ve attached a screen grab to show what I’m talking about.
Also, it’s possible this would affect builds if run from Sublime (but I’m not there yet).
Makefile Plus and Makefile Improved do not indicate they address this issue. Suggestions? Thank you!