Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Suggestion: Using ctags & sqlite for code completion
eranif:
Hi,
I loaded the file you sent me as is into the CodeLite demo, and I see nothing wrong ...
To make sure, I compared the resulted tree with MSVC 7.1 tree, attached are the result (MSVC was even fooled by the args(()) definition) :wink:
Please ignore the functions ended with <prototype> I am still working on it ^^
If you want to test it for yourself, and you are working on windows, here is a link to the demo installation:
http://eistware.com/wxes/codelite/LiteEditor_0.1.zip
If you want to build it by yourself, use SVN to get the latest source files:
https://opensvn.csie.org/CodeLite/
HTH,
Eran
Alturin:
Aaah, I seem to have mistaken the CC redisign by Mandrav with your work *chuckle*.
I guess I'll post this in the proper thread.
takeshimiya:
For anyone wanting to testing this parser library, go to https://opensvn.csie.org/traccgi/CodeLite/wiki
Any help is appreciated. I've included Code::Blocks projects along with all dependencies and projects. :)
I can compile and link everything fine, the library too. Still can't link the example "LiteEditor", I'm trying to solve it.
eranif:
I commited earlier today a version of makefile (not code blocks project) that compiles and links everything successfully using g++ /mingw (it builds the dependencies first sqlite, scintilla) CodeLite library and then LiteEditor program (revision 38)
I tested the unicode debug version build, and it is working perfectly
The only configuration missing is Unicde debug dll/Unicode release dll, but this can wait until the library functionality is closed
Eran
joubertdj:
:P Oh boy... this is cool... thanx Eran. Question... for I am either mis-configuring my CodeCompletion or it is still in development. Is the CodeCompletion for the open files only (The ones in the editor), or do you have to "parse" other header files that you would like to use (Ogre, Allegro, RakNet etc.) into the SQLLite database also?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version