CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 C++ Syntax highlighting: Different colors for same keyword

Open LostInCompilation opened this issue 2 years ago • 0 comments

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

  1. 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

Screenshots

Screenshot 2023-06-21 at 18 09 34

LostInCompilation avatar Jun 21 '23 16:06 LostInCompilation