Closed
Description
Describe the bug
Syntax coloring is wrong for type byte.
To Reproduce
Steps to reproduce the behavior:
- Create a project and declare a byte variable.
Expected behavior
Byte word is blue as int or char.
Desktop (please complete the following information):
- OS: Windows 10 (64 bit)
- Version: 2.0.0-rc4
Additional context
I want to see all my variables declared easily. It is hard to spot the byte variables.