Page 1 of 1

[SOLVED] boolean and toBoolean :: Syntax Files

Posted: Tue Jun 13, 2017 4:36 pm
by xZanU
When writing code and applying a syntax file, why does the keyword "boolean" not highlight?

How do I get the syntax definition to recognize this text?

[EDIT: toBoolean gets highlighted and so does Boolean, but not boolean. I have Ignore case set to No, and have boolean in all lower case (only once) in the syntax file. I have also tried setting ignore case to yes, but it still does not highlight the word boolean]

[SOLUTION: Close textpad and open it again after making changes to the .syn file.]