Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PHP completion #454

Merged
merged 4 commits into from
Apr 8, 2018
Merged

Fix PHP completion #454

merged 4 commits into from
Apr 8, 2018

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Apr 8, 2018

This fix is a reimplementation of features that would not have probably worked with modern Emacs from few years ago.

Instead of fixed length vectors, just construct a list.
There should be no particular problem with modern computers.
`etags-tags-completion-table` no longer seems to return obarray.
This implementation provides a better input interface than
display-completion-list. Also, if any of helm-mode,
ido-ubiquitous-mode, ivy-mode is enabled, it use it automatically.
@zonuexe zonuexe merged commit 2e9589f into emacs-php:master Apr 8, 2018
@zonuexe zonuexe deleted the fix/php-completion branch April 8, 2018 00:23
@zonuexe zonuexe mentioned this pull request May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant