Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Clang Complete new try?

<< < (2/5) > >>

golgepapaz:
Guys. I am working on it. Still  much to go though.

Symbol browser



Code completion. Shows the higher priority matches first.



Errors and stuffies


Memory usage. Seems to be the limiting factor (This is a memory usage for single translation unit)

oBFusCATed:
Great now we will have 3 symbol browsers  ::)

p.s. I doubt you'll be allowed to use M$ icons.

golgepapaz:
Meh I've pilfered the icons from http://sourceforge.net/projects/symbol-browser/?source=dlp except the private and protected overlays which in turn
might have been copied from visual studio (They look alike but slightly different)
I won't deny VisualAssist is my inspiration though.

ollydbg:

--- Quote from: golgepapaz on May 15, 2013, 09:54:45 pm ---Guys. I am working on it. Still  much to go though.
...

--- End quote ---
Great Job!!!
Can you show us the source link so that someone can build and test it? Thanks.

golgepapaz:

--- Quote from: ollydbg on May 16, 2013, 02:12:20 am ---
Great Job!!!
Can you show us the source link so that someone can build and test it? Thanks.


--- End quote ---
Thanks . Unfortunately this is at its preliminary stages and not worthy of publishing yet.(lots of bugs ,frequent crashes)
Since I detest the c interface of libclang I am writing this against the officially unstable c++ libraries
and this stuff is huge and requires more work on my part.But I am getting there...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version