Help required defining new language
-
I have imported a new language into Notepad++ but it is not quite working right and I don’t know how to fix it.
It knows that IF is the opening part of a statement and ENDIF is the close however it also treats words that contain “if” like “SHIFT” as opening statements. How do I ensure that only the exact word IF is an opening statement?