All Projects → auto-complete → Auto Complete

auto-complete / Auto Complete

Licence: other
Emacs auto-complete package

Programming Languages

emacs lisp
2029 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Auto Complete

Cmake Ide
Use Emacs as a C/C++ IDE
Stars: ✭ 661 (-59.25%)
Mutual labels:  emacs, melpa
Emacs Fish Completion
[MOVED TO GITLAB]
Stars: ✭ 53 (-96.73%)
Mutual labels:  emacs, completion
Emacs Datetime
Stars: ✭ 8 (-99.51%)
Mutual labels:  emacs, melpa
Company Box
A company front-end with icons
Stars: ✭ 395 (-75.65%)
Mutual labels:  emacs, completion
Lsp Dart
lsp-mode ❤️ dart
Stars: ✭ 94 (-94.2%)
Mutual labels:  emacs, melpa
Quelpa
Build and install your Emacs Lisp packages on-the-fly directly from source
Stars: ✭ 455 (-71.95%)
Mutual labels:  emacs, melpa
Ngautocomplete
Light-weight autocomplete component for Angular.
Stars: ✭ 52 (-96.79%)
Mutual labels:  completion, auto-complete
slime-company
Company-mode completion backend for Slime.
Stars: ✭ 66 (-95.93%)
Mutual labels:  completion, melpa
Exwm Edit
Edit mode for EXWM
Stars: ✭ 92 (-94.33%)
Mutual labels:  emacs, melpa
Dumb Jump
an Emacs "jump to definition" package for 50+ languages
Stars: ✭ 1,256 (-22.56%)
Mutual labels:  emacs, melpa
Nord Emacs
An arctic, north-bluish clean and elegant Emacs theme.
Stars: ✭ 379 (-76.63%)
Mutual labels:  emacs, melpa
Web Mode
web template editing mode for emacs
Stars: ✭ 1,470 (-9.37%)
Mutual labels:  emacs, melpa
Use Package
A use-package declaration for simplifying your .emacs
Stars: ✭ 3,748 (+131.07%)
Mutual labels:  emacs, melpa
Meghanada Emacs
A Better Java Development Environment for Emacs
Stars: ✭ 582 (-64.12%)
Mutual labels:  emacs, melpa
Rg.el
Emacs search tool based on ripgrep
Stars: ✭ 277 (-82.92%)
Mutual labels:  emacs, melpa
Nvim Completion Manager
⚠️ PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
Stars: ✭ 950 (-41.43%)
Mutual labels:  completion, auto-complete
Evil Multiedit
Multiple cursors for evil-mode, based on iedit
Stars: ✭ 200 (-87.67%)
Mutual labels:  emacs, melpa
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (-85.51%)
Mutual labels:  emacs, melpa
Icomplete Vertical
Global Emacs minor mode to display icomplete candidates vertically
Stars: ✭ 66 (-95.93%)
Mutual labels:  emacs, completion
Nimbus Theme
The best dark theme for Emacs
Stars: ✭ 102 (-93.71%)
Mutual labels:  emacs, melpa

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.

Auto-Complete

Build Status MELPA MELPA Stable

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].