witnessmenow / arduino-youtube-api

A wrapper around the youtube api for arduino
MIT License
141 stars 48 forks source link

Keywords Map #38

Closed dmadison closed 3 years ago

dmadison commented 3 years ago

Adds a simple syntax highlighting map for the Arduino IDE.

I didn't add the channelStats instance or its members because the IDE isn't smart enough to understand nesting, and highlighting on the base instance may be confusing for some users. But those are easy enough to add in if you'd like.

witnessmenow commented 3 years ago

Did not know about this at all! Cool!