Yes, this is the closest solution to what I want!
If we could modify it a bit and redesign it to auto-scan sources and use a Postgresql database, it would be number 10.
Thank you very much Martin_fr for keeping us informed of this study.
First, I haven't written that code.
But...
- the functionality it provides (e.g. currently not auto-scanning / not self-invoking)
- the storage used behind the scene
those are entirely separate things.
I assume you mention Postgresql, in the hope it would be faster (or the fastest)? I doubt that.
Well, as I said, I do not know the current implementation. Maybe the current way is not the fastest. But if there would be work on the speed of this, an internal implementation would definitely beat Postgresql.
So, no, we do not need (nor want) Postgresql as a backend for this (Postgresql is a good tool, but it's not applicable here).
For all else, as I said, I am not the author of this part of the IDE. So I am neither working on it (nor will I anytime soon), nor do I know what the current plans for it are.
I do the the value in an "auto pop up" feature, but I have no idea if anyone currently has time and interest in working on this.
There is an option somewhere, for the normal code-completion (after the dot / ctrl space) to pop up while you type (i.e. after you typed 2 or 3 letters, no dot needed)... You have to search Tools > Options...