Syntax highligting does not see escaping
Brought to you by:
tjuerge
For example, if the template file contains something like
\#include "myheader.h"
(plain string literal, the # is escaped)
However, this is not recognized by Velocity UI as a literal but as a Velocity directive.