-TDragon's parser (current status unknown, but I think he's still developing it according a few mails with him).
While I'm thinking about it, this seems an appropriate place for a quick update on that.
Yes, I'm still working on that as much as I can. I've currently retreated to considering everything that would be involved in writing a full
incremental parser for C and C++, but as that would take many moons to reach a useful state I've also got a quick-fix on the burner that would be ready in a shorter time frame.
I also think that if a list were made of people's peeves with the current state of code completion, it would boil down to a majority of relatively easy fixes, plus
- templates and namespaces support, and
- system headers support,
which two could then be left for a later iteration.