Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Really,I need ctag file support!
(1/1)
mikeandmore:
i really like the codecompletion plugin,before find the CB,i'm working on "slickedit",a commercial IDE.
the codecompletion is very good!!
e.g.
std::string str;
str.
and it list the member of the std::string;
string str;
str.
also list them.
i read your source .(you delete the cache feature.)
i think it's impossible to parse in real-time.i think it can load tagfile tokens.So that the system API or Class can be auto completed.
takeshimiya:
Check this: http://forums.codeblocks.org/index.php?topic=1889.0
yop:
The link that enarif had in his post is broken. Does anyone have that piece of code? I 'm curious...
Michael:
--- Quote from: yop on April 01, 2006, 09:27:43 pm ---The link that enarif had in his post is broken. Does anyone have that piece of code? I 'm curious...
--- End quote ---
I have it. I can send it to you if you wish or put it into my Fille Hosting.
Best wishes,
Michael
yop:
Thanks Michael, you got a pm.
Navigation
[0] Message Index
Go to full version