d8vjork Thanks, I see; so maybe if the function is from an unimported namespace it won't get listed in code completion.
The LS is processing all the .php files and all the functions ... but it may not list inaccessible functions so the list isn't insanely long.
We have the auto-import feature of inaccessibles enabled only for class names yet.