Skip to content

willily/auto-complete

 
 

Repository files navigation

Auto-Complete

Build Status

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

Demo Video

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.

License

This software is distributed under the term of GPLv3.

About

Emacs auto-complete package

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
COPYING.FDL
GPL-3.0
COPYING.GPLv3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 98.8%
  • Makefile 1.2%