{"id":13665328,"url":"https://github.com/auto-complete/auto-complete","last_synced_at":"2025-05-14T05:12:09.103Z","repository":{"id":691401,"uuid":"335610","full_name":"auto-complete/auto-complete","owner":"auto-complete","description":"Emacs auto-complete package","archived":false,"fork":false,"pushed_at":"2025-04-22T23:12:22.000Z","size":1265,"stargazers_count":1743,"open_issues_count":102,"forks_count":286,"subscribers_count":102,"default_branch":"master","last_synced_at":"2025-04-23T00:23:17.923Z","etag":null,"topics":["auto-complete","completion","emacs","melpa"],"latest_commit_sha":null,"homepage":"http://auto-complete.github.io/","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/auto-complete.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING.FDL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jcs090218"}},"created_at":"2009-10-13T03:22:51.000Z","updated_at":"2025-04-22T23:12:26.000Z","dependencies_parsed_at":"2024-01-20T03:23:59.744Z","dependency_job_id":"707017f7-677d-4468-88b8-335c3213518e","html_url":"https://github.com/auto-complete/auto-complete","commit_stats":{"total_commits":513,"total_committers":69,"mean_commits":7.434782608695652,"dds":0.7153996101364523,"last_synced_commit":"59c11c453bfa0794302848a004d1be3b1684f17b"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-complete%2Fauto-complete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-complete%2Fauto-complete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-complete%2Fauto-complete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-complete%2Fauto-complete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auto-complete","download_url":"https://codeload.github.com/auto-complete/auto-complete/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076850,"owners_count":22010611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auto-complete","completion","emacs","melpa"],"created_at":"2024-08-02T06:00:32.742Z","updated_at":"2025-05-14T05:12:04.052Z","avatar_url":"https://github.com/auto-complete.png","language":"Emacs Lisp","readme":"\u003e [!Important]\n\u003e\n\u003e **Looking for new maintainer**\n\u003e \n\u003e [`auto-complete`](https://github.com/auto-complete/auto-complete),\n\u003e [`popup-el`](https://github.com/auto-complete/popup-el) and\n\u003e [`fuzzy-el`](https://github.com/auto-complete/fuzzy-el) are looking\n\u003e for new maintainers.  If you are interested, then please comment on\n\u003e [this issue](https://github.com/auto-complete/auto-complete/issues/509).\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![MELPA](https://melpa.org/packages/auto-complete-badge.svg)](https://melpa.org/#/auto-complete)\n[![MELPA Stable](https://stable.melpa.org/packages/auto-complete-badge.svg)](https://stable.melpa.org/#/auto-complete)\n\n# Auto-Complete\n\n[![CI](https://github.com/auto-complete/auto-complete/actions/workflows/test.yml/badge.svg)](https://github.com/auto-complete/auto-complete/actions/workflows/test.yml)\n\nAn Intelligent auto-completion extension for Emacs\n\n## What is Auto-Complete?\n\nAuto-Complete is an intelligent auto-completion extension for\nEmacs. It extends the standard Emacs completion interface and provides\nan environment that allows users to concentrate more on their own\nwork.\n\n## 🏆 Features\n\n* Visual interface\n* Reduce overhead of completion by using statistic method\n* Extensibility\n\n## Screenshots\n\n| Auto Completion                   | Fuzzy Completion                         | Increamental Search                           |\n|:----------------------------------|:-----------------------------------------|:----------------------------------------------|\n| ![](doc/ac.png \"Auto Completion\") | ![](doc/ac-fuzzy.png \"Fuzzy Completion\") | ![](doc/ac-isearch.png \"Increamental Search\") |\n\n## Install\n\n`auto-complete` is available on [MELPA](https://melpa.org) and [MELPA-STABLE](https://stable.melpa.org)\n\nYou can install `auto-complete` with the following command.\n\n\u003ckbd\u003eM-x package-install [RET] auto-complete [RET]\u003c/kbd\u003e\n\n## User Manual\n\n[Auto-Complete User Manual](https://github.com/auto-complete/auto-complete/blob/master/doc/manual.md)\n\n## Basic Configuration\n\n```elisp\n(ac-config-default)\n```\n\n## Development\n\n* \u003chttp://github.com/auto-complete/auto-complete\u003e\n\n## Reporting Bugs\n\nVisit\n[Auto-Complete Issue Tracker](https://github.com/auto-complete/auto-complete/issues)\nand create a new issue.\n\n## Todo\n\n- [ ] etags, ctags\n- [ ] emacswiki\n- [ ] test facility\n- [ ] support composed chars\n- [ ] minibuffer completion\n- [ ] performance issue (cache issue)\n- [ ] asynchronous processing\n- [ ] kanji henkan support\n- [ ] create menu if needed\n- [ ] quick help positioning on tabs (bug)\n- [ ] skip short completion\n\n## License\n\nThis software is distributed under the term of GPLv3.\n","funding_links":["https://github.com/sponsors/jcs090218"],"categories":["开发工具 Development tools","Emacs Lisp"],"sub_categories":["编译器 IDEs"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauto-complete%2Fauto-complete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauto-complete%2Fauto-complete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauto-complete%2Fauto-complete/lists"}