[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
company 0.5 -- extensible inline text completion mechanism
From: |
Nikolaj Schumacher |
Subject: |
company 0.5 -- extensible inline text completion mechanism |
Date: |
Wed, 24 Feb 2010 16:23:17 +0100 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 |
Company is a modular completion mechanism.
This version is compatible with Semantic in Emacs 23.2 and from the
latest CEDET CVS. (Thanks to Oleg Andreev!)
A new back-end for the Clang Static Analyzer is included. It requires
the development version (1.1) of clang[1].
The Clang back-end supports ObjC. To facilitate insertion of Objc
selectors with many arguments a new template mechanism has been added.
I'd especially like feedback on this, as I want to use it to show
function parameter names in other languages, as well.
The ropemacs and Semantic back-ends now feature improved retrieval of
meta-data. (Thanks to Fernando H. Silva and Oleg Andreev!)
As always, the latest version is available at
http://nschum.de/src/emacs/company-mode/
It has also been submitted to ELPA (http://tromey.com/elpa/).
kind regards,
Nikolaj Schumacher
[1]: http://clang.llvm.org/get_started.html#build
Be sure to ./configure --enable-optimized for acceptable speed.
company-0.5.tar.bz2
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- company 0.5 -- extensible inline text completion mechanism,
Nikolaj Schumacher <=