Membership Request
    bijan binaee 
    bijanbina at gmail.com
       
    Mon Aug 15 03:00:13 UTC 2011
    
    
  
Hi !
i'm an new member of KDeveleop community.
i have some idea and want to implementing theme on kdevelop instead just a
feature request!
ok i want to work on detect data type in c,c++ language for highlight theme.
for example in this code :
/////////////////////////////////////////////////////////////
#include <iostream>
int main(int argc, char** argv)
{
   myClass Test;
   std::cout << "hello world";
   return 0;
}
/////////////////////////////////////////////////////////////
i want to detect myclass. also struct name are data type!
so any one can help me where in kdevelop source this feature have to add.
also i want to chat with one of you to get some info on irc kdevelop channel
can anyone help!
Thanks a lot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110815/5b304659/attachment.html>
    
    
More information about the KDevelop-devel
mailing list