This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: eclipse


Hi Marco,

I hope you are using the latest release (currently 0.2.1). It contains
online documentation that shows how to customize the editor and  the user
dictionary (used for code completion, text hovers, etc). It also lists all
the available commands and their corresponding key bindings. 

> I discovered that the (configurable) syntax highlighting knows of kawa
> extensions: this helps me a lot with my kawa code.

There are indeed a few Kawa extensions since I use Kawa at work. For
example, the user dictionary scans (by default) all top-level definitions
recognized by Kawa (define, defmacro, define-syntax, define-class,
define-simple-class, define-record-type, module-name). But all this is full
customizable and new defining forms can be added (using some Scheme code, of
course ;-).

> As a fanatic emacs user I'm really impressed by the easiness 
> of configuration (but I've not tried to write a plug-in yet!) 

Well, to be honest, writing a plug-in and testing it is not always as fun as
hacking elisp code... ;-) 

Cheers,

Dominique Boucher, Ph.D.
Concepteur Principal
Nü Écho Inc
www.nuecho.com





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]