auto-complete
auto-complete copied to clipboard
Emacs auto-complete package
In the previous PR (#476) the author deleted the source repository and left us with raw patches only. I made a branch and applied the changeset from that PR. I'm...
[`auto-complete`](https://github.com/auto-complete/auto-complete), [`popup-el`](https://github.com/auto-complete/popup-el) and [`fuzzy-el`](https://github.com/auto-complete/fuzzy-el) are looking for new maintainers. If you are interested, then please say so. Currently I am the "owner" of these repositories but I have only volunteered...
I have MELPA package repository added to my Emacs; however, I am not seeing `auto-complete` as one of the packages. When I attempt to run `package-install-file` for manual installation, I...
I used to use it a year ago but seeing people switching to company-mode makes me feel uncomfortable. What is it that auto-complete isn't providing because of which people are...
Hi, Looks like auto-complete ignores `completion-styles` when building the candidate list... Problem shows itself on non substring based completion styles, eg. `partial-completion`. To reproduce: (Emacs 27.1, auto-complete #aafd3f5) ```lisp ;...
I have a database of symbols used in a language. I want to have an auto-completion based on those words as well. Is there any way to achieve this using...
Type `B' key on Dired on auto-complete-config.el line. Display warning **auto-complete-config.el:204:23:Warning: Unknown slot 'prefix'** `(let* ((tag (car (last (oref (semantic-analyze-current-context) prefix))))` symbol `prefix` is unused?
Hello, Since fews days, my "autocomplete-mode" is broken... When I enable the mode, that say "Error running timer 'ac-update-greedy': (error "Keyword argument :max-width not one of [...]"... Same error for...
 I have been experiencing this ever since I updated to Emacs 26.05
just as the title. If auto-complete does not do this? I think this might should be implement in `auto-complete-yasnippet` ?