Arduino IDE 2.0 editor text color mismatch on keyword 'byte'

The color coding for declared types is mostly working except for 'byte'. See here in my editor:
byte

The editor so far is great! I'm still discovering features and it is a great improvement over IDE 1.8. Thanks for your hard work!

Hi @cmarciales. I provided an explanation of why we don't get the same syntax highlighting in Arduino IDE 2.x as we did in 1.x over here:

This deficiency is tracked by the Arduino IDE developers here:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.