How do you define a new language specification for color syntax highlighting in Xcode 4?
Fresh3 days ago
Mar 15, 20262199 viewsConfidence Score0%
0%
Problem
For Xcode 3 there is plenty of information available about how to define a syntax highlighting specification for a language not already supported in Xcode. But there doesn't seem to be any information on how to do it for Xcode 4. For example, I would like syntax highlighting for Common Lisp, Forth,…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do you define a new language specification for color syntax highlighting in Xcode 4?
Low Risk
It appears that this just isn't possible yet. According to this answer the API's that supported this in Xcode 3.0 were outdated even for that version, and have been completely removed in 4+. There is a project called solarize that may do what you're…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix