Skip to content

Comments

Use correct field separator in keywords.txt#5

Merged
jimblom merged 1 commit intosparkfun:masterfrom
per1234:keywords-separator
Jul 17, 2018
Merged

Use correct field separator in keywords.txt#5
jimblom merged 1 commit intosparkfun: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
@jimblom jimblom merged commit c9d9f27 into sparkfun:master Jul 17, 2018
@jimblom
Copy link
Contributor

jimblom commented Jul 17, 2018

Awesome. Thanks, @per1234 !

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