ActiveState Community

Objective C / C++ syntax highlighting ?

Posted by coderneedsfood on 2008-05-12 18:05
OS: OS X

are there any plans to add Objective C / C++ syntax highlighting ? i would really find it useful
i could change the C++ syntax to recognize .m files i guess

- c

jeffg | Mon, 2008-05-12 21:17

C++ syntax highlighting is supported, and you can associate *.m files with C++ in Preferences / File Associations. Currently Objective C syntax is not supported, but it could be possible to add it via an extension:

http://aspn.activestate.com/ASPN/docs/Komodo/4.3/udl.html

--
JeffG