You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
jmihalicza
Posted - Aug 10 2009 : 05:52:28 AM As iPhone development has bigger and bigger focus in my work I edit not only C/C++ sources but Objective-C and Objective-C++ sources more often.
The features I mostly miss: - header/implementation switch doesn't work with .m and .mm files (this must be trivial to solve I guess) - ALT+M method selection doesn't work
Of course a general support for these languages would be the best, but I guess that it is quite a lot of work. Even only fixing the things mentioned above would help a lot.
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Aug 10 2009 : 10:49:19 AM Have you told the IDE and VA that these files should be treated as C/C++ files? This is explained in this FAQ entry: