You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I've set the autocomplete-plus to only use provider "Symbols", so I expect the problem lies with this package.
I'm used to fact that the auto-completion list is precise, no words which does not work.
Right now in PHP the auto-completion is giving me a long list of totally unrelated completions. Even in code bases with OOP and autoloading classes. Other IDE's such as NetBeans PHPStorm and Eclipse PDT works phenomenally with these kind of code bases, Atom needs a similar non-fuzzy auto-completion to replace those.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've set the
autocomplete-plus
to only use provider "Symbols", so I expect the problem lies with this package.I'm used to fact that the auto-completion list is precise, no words which does not work.
Right now in PHP the auto-completion is giving me a long list of totally unrelated completions. Even in code bases with OOP and autoloading classes. Other IDE's such as NetBeans PHPStorm and Eclipse PDT works phenomenally with these kind of code bases, Atom needs a similar non-fuzzy auto-completion to replace those.
The text was updated successfully, but these errors were encountered: