Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Mar 5, 2018

The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords

The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
@igrr igrr merged commit 7999f5c into esp8266:master Mar 5, 2018
@igrr
Copy link
Member

igrr commented Mar 5, 2018

Thanks. I should add a CI test for formatting of keywords.txt file.

@per1234
Copy link
Contributor Author

per1234 commented Sep 13, 2018

@igrr relevant to your comment: I wrote a script that detects common problems with keywords.txt, including the issue resolved in this PR.

It's part of this project:
https://github.com/per1234/arduino-ci-script

The keywords.txt-specific code is here:
https://github.com/per1234/arduino-ci-script/blob/1.1.0/arduino-ci-script.sh#L1993-L2256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants