Skip to content

Use correct field separator in keywords.txt#3

Merged
end2endzone merged 1 commit intoend2endzone:masterfrom
per1234:keywords-separator
Jul 21, 2018
Merged

Use correct field separator in keywords.txt#3
end2endzone merged 1 commit intoend2endzone:masterfrom
per1234:keywords-separator

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Jul 17, 2018

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

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
@end2endzone
Copy link
Owner

Good catch finding this and thanks for the feedback.

The build process on AppVeyor is currently failed. This has nothing to do with your fix. REASON: The build process checkout another repository and I failed to lock the code to a specific revision. Now that the dependency have changed, the code does not build anymore.

I would like to fix the build process before integrating your changes. Hope you don't mind.

@per1234
Copy link
Contributor Author

per1234 commented Jul 17, 2018

I'm glad if it can be helpful. No hurry on merging.

@end2endzone end2endzone merged commit 62529b7 into end2endzone:master Jul 21, 2018
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