Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Oct 19, 2021

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://arduino.github.io/arduino-cli/latest/library-specification/#keywordstxt-format

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://arduino.github.io/arduino-cli/latest/library-specification/#keywordstxt-format
@JohnWasser JohnWasser merged commit 32735f6 into JohnWasser:main Oct 19, 2021
@JohnWasser
Copy link
Owner

Learn something new every day. The separator between the keyword and the "KEYWORD1" keyword has to be a tab. A space won't work.

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