Pascal syntax highlighting in XCode - some problems
Pascal syntax highlighting in XCode - some problems
- Subject: Pascal syntax highlighting in XCode - some problems
- From: "Alexander Bokovikov" <email@hidden>
- Date: Mon, 13 Jul 2009 17:10:28 +0600
Hi, All,
Does XCode support syntax highlighting for Pascal language? I can't find
where to adjust such things, as programming language reserved words, in
XCode. The most annoying thing is that XCode doesn't recognize the
double-slash (//) comments for Pascal units. It works pretty correctly with
.h or .m modules, but not for .pas. Therefore many Pascal units look very
ugly in the XCode editor, if single apostrophes or quotes are met within
commented lines. Such comments, as "// Don't remove this", lead to
completely unreadable unit (all in red) until the next single apostrophe.
Is there any solution for this?
Thank you.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden