Membership Request

Sven Brauch svenbrauch at googlemail.com
Mon Aug 15 06:48:20 UTC 2011


Hi,

so, you want to highlight variables based on their type? I don't think
you can encode *even more* information in the variable colours than
there is right now. It's quite colourful already, isn't it...

Bye,
Sven

2011/8/15 bijan binaee <bijanbina at gmail.com>:
> 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
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
>




More information about the KDevelop-devel mailing list