Skip to content

Fixed keyword separator bug

Compare
Choose a tag to compare
@valerionew valerionew released this 28 May 12:28
· 16 commits to master since this release
6b7b2ed

Thanks to @per1234 for #5

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