Xcode 4 - Font & Colors Theme for Macruby
Hi, Is there a way to create an .dvtcolortheme xml file for macruby. It seems that xcode4 does not recognize macruby language elements for font and colorize, am i wrong ? Thanks
You are right, if you find a way to add better support, please let us know. - Matt Sent from my iPhone On Apr 26, 2011, at 6:37, anoiaque <anoiaque@gmail.com> wrote:
Hi,
Is there a way to create an .dvtcolortheme xml file for macruby. It seems that xcode4 does not recognize macruby language elements for font and colorize, am i wrong ?
Thanks
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Unfortunately, I don't think this is something we, developers outside Apple, can do anything about. Just like Xcode 3, Xcode 4 doesn't let you add parsing capability for any desired language, so we're stuck with the existing. Plus, I'm pretty sure this has nothing to do with the dvtcolorthemes, as they just set colors for keywords in a language agnostic way. What's missing is Xcode 4 correctly recognizing the actual keywords. That said, I'd be more than happy to be proven wrong :-) -- Thibault Martin-Lagardette On Tuesday, April 26, 2011 at 13:01, Matt Aimonetti wrote:
You are right, if you find a way to add better support, please let us know.
- Matt
Sent from my iPhone
On Apr 26, 2011, at 6:37, anoiaque <anoiaque@gmail.com> wrote:
Hi,
Is there a way to create an .dvtcolortheme xml file for macruby. It seems that xcode4 does not recognize macruby language elements for font and colorize, am i wrong ?
Thanks
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
I can't find a way (xml grammar , ... ) like we can do with Textmate Edit Language under Xcode package, but i have not the time for now to dig more. Anyway i think you are right, outside Apple, we can not dot it. Of course, dvtcolorthemes is just fo specify colors for keys and what i search for is where/how we can map theses xml keys with language terms. Thrown in backlog for now :)
participants (3)
-
anoiaque
-
Matt Aimonetti
-
Thibault Martin-Lagardette