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!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!