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


Dominique Boucher wrote:
> 
> 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 ;-).
> 

I see. The only missing functionality I need now is an integrated build
(but Ant does the right work and Eclipse supports it).

> > 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... ;-)
> 

I agree ;-)


-- 
Marco Vezzoli	   tel. +39 039 603 6852
STMicroelectronics fax. +39 039 603 5055


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