[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
company 0.1 -- extensible inline text completion mechanism
From: |
Nikolaj Schumacher |
Subject: |
company 0.1 -- extensible inline text completion mechanism |
Date: |
Fri, 20 Mar 2009 15:19:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) |
Company stands for "complete anything" and is a modular in-buffer
completion mechanism.
Company comes with back-ends for:
Emacs Lisp
CEDET Semantic (C/C+, Java)
GNU Global (C/C++, Java)
dabbrev
ispell
nxml-nmode
css-mode
oddmuse-mode/yaoddmuse-mode
It contains a few front-ends, the possibility to quickly look up documentation
for the completions, and to search/filter the list.
The mode and a number of back-ends are available at:
http://nschum.de/src/emacs/company-mode/
A quick demo video can be viewed here:
http://www.screentoaster.com/watch/stU0lSRERIR1pYRFVdXVlRVFFV/company_mode_for_gnu_emacs
regards,
Nikolaj Schumacher
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- company 0.1 -- extensible inline text completion mechanism,
Nikolaj Schumacher <=