Skip to content

auto-complete/auto-complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

79808b4 ยท Feb 24, 2025
Feb 24, 2025
Dec 10, 2021
Jan 27, 2021
Nov 17, 2013
Feb 6, 2015
Feb 11, 2025
Jan 4, 2022
Mar 21, 2012
Mar 21, 2012
Dec 10, 2022
Dec 10, 2022
Jan 1, 2025
Jan 1, 2025
Jan 1, 2025

Important

Looking for new maintainer

auto-complete, popup-el and fuzzy-el are looking for new maintainers. If you are interested, then please comment on this issue.

License: GPL v3 MELPA MELPA Stable

Auto-Complete

CI

An Intelligent auto-completion extension for Emacs

What is Auto-Complete?

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.

๐Ÿ† Features

  • Visual interface
  • Reduce overhead of completion by using statistic method
  • Extensibility

Screenshots

Auto Completion Fuzzy Completion Increamental Search

Install

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]

User Manual

Auto-Complete User Manual

Basic Configuration

(ac-config-default)

Development

Reporting Bugs

Visit Auto-Complete Issue Tracker and create a new issue.

Todo

  • etags, ctags
  • emacswiki
  • test facility
  • support composed chars
  • minibuffer completion
  • performance issue (cache issue)
  • asynchronous processing
  • kanji henkan support
  • create menu if needed
  • quick help positioning on tabs (bug)
  • skip short completion

License

This software is distributed under the term of GPLv3.