auto-complete
,
popup-el
and
fuzzy-el
are looking
for new maintainers. If you are interested, then please comment on
this issue.
An Intelligent auto-completion extension for Emacs
Auto-Complete is an intelligent auto-completion extension for Emacs. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work.
- Visual interface
- Reduce overhead of completion by using statistic method
- Extensibility
auto-complete
is available on MELPA and MELPA-STABLE
You can install auto-complete
with the following command.
M-x package-install [RET] auto-complete [RET]
(ac-config-default)
Visit Auto-Complete Issue Tracker and create a new issue.
This software is distributed under the term of GPLv3.