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++ 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:
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