Company is a text completion framework for Emacs. The name stands for “complete anything”. It uses pluggable back-ends and front-ends to retrieve and display completion candidates.
It comes with several back-ends such as Elisp
, Clang
, Semantic
, Ispell
, CMake
, BBDB
, Yasnippet
, Dabbrev
, Etags
, Gtags
, Files
, Keywords
and a few others.
Change log: https://github.com/company-mode/company-mode/blob/master/NEWS.md#2024-09-21-100
You must log in or register to comment.