It's definitely possible. But in my case so far it's fine. I work as a DE so I only need the auto-completion to remind me what the column name is once I typed out the first few characters, because there are so many columns.
In my side projects I mostly use C/C++ so auto-completion helps me to find a struct member or something similar.
I guess it can become quite complicated when the projects becomes very large.
In my side projects I mostly use C/C++ so auto-completion helps me to find a struct member or something similar.
I guess it can become quite complicated when the projects becomes very large.