[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
company 0.3 -- extensible inline text completion mechanism
From: |
Nikolaj Schumacher |
Subject: |
company 0.3 -- extensible inline text completion mechanism |
Date: |
Mon, 13 Apr 2009 22:43:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin) |
Company is a modular completion mechanism.
This version adds:
- options to require correct input and to automatically
complete on certain characters (like ";", "(", etc.)
- functions for quickly starting custom completion from elisp
(company-begin-with)
- abbrev and tempo back-ends (including expansion)
- Xcode project index back-end.
It is available at:
http://nschum.de/src/emacs/company-mode/
regards,
Nikolaj Schumacher
- company 0.3 -- extensible inline text completion mechanism,
Nikolaj Schumacher <=