-
Type:
Suggestion
-
Resolution: Answered
-
None
-
Component/s: Rendering - Syntax Highlighting
-
None
Syntax highlighting of Objective-C files is poor, making the source code hard to read. See the attached screenshot. Almost everything is brown, and it doesn’t make much sense to me what parts of the code are not brown. Some string literals are red, but others are black. It feels like this file isn’t being parsed correctly at all. Compare to the screenshot from GitHub where methods, functions, types, literals, keywords are all colored correctly.