Closed per1234 closed 6 years ago
Thanks for the update. It is odd - I always use tabs to separate keywords, but GIT does not seem to see them as true tabs. Will copy what is present for any future updates.
I'm glad if I've been helpful.
Git has no problem with my true tabs. Frequently I see this problem result from text editors being set to use spaces in place of tabs. I actually prefer that setting but in the specific case of keywords.txt it's problematic.
Ahh that's probably it - it will be using double space I think. Thanks!
The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab the keyword is not highlighted.
Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords