CodeEdit
CodeEdit copied to clipboard
🐞 C++ Syntax highlighting: Different colors for same keyword
Description
When opening the attached header file, syntax highlighting fails on many occasions of the keyword double. The color switches between bright and dark blue.
Download source file
Pastebin: Show file CPoint.h
To Reproduce
- Download and open the attached file
Expected Behavior
Correct syntax highlighting.
Version Information
CodeEdit: 0.0.3-alpha (32) macOS: 13.4 Xcode: 14.3.1
Additional Context
No response