Anonymous - 2008-06-17

For the "Batch"-style, I would like to see these additional things:
!VARIABLE! is not highlighted, only %VARIABLE% is. Variables with surrouding exclamation marks are allowed when enabledelayedexpansion is active.
Variables like "%%D" or "%%x" are highlighted, but a variable like "%%~D" (with a ~, which removes surrounding quotation marks of the data stored in the variable) is only partly highlighted, "%%~" is highlited, the last character not.

BTW, N++ is definitely the best tiny (but still very advanced) notepad for Windows, nice work!