Describe the problem
The highlighting of 0x27 this screenshot should include the 0x, but it does not.
Version: 2.3.8
Date: 2026-02-25T15:38:21.789Z
CLI Version: 1.4.1
To reproduce
copy into the IDE:
const int I2C_Addr_Display = 0x27;
Expected behavior
the highlighting should cover the entire number 0x27.
Arduino IDE version
2.3.8
Operating system
Windows
Operating system version
Win 10 Pro 22H2 x64
Additional context
No response
Issue checklist
Describe the problem
The highlighting of
0x27this screenshot should include the0x, but it does not.Version: 2.3.8
Date: 2026-02-25T15:38:21.789Z
CLI Version: 1.4.1
To reproduce
copy into the IDE:
Expected behavior
the highlighting should cover the entire number
0x27.Arduino IDE version
2.3.8
Operating system
Windows
Operating system version
Win 10 Pro 22H2 x64
Additional context
No response
Issue checklist