[Haskell-cafe] Code completion? (IDE)?

Marc Weber marco-oweber at gmx.de
Fri Feb 17 07:50:43 EST 2006


On Thu, Feb 16, 2006 at 09:50:51AM -0300, Thiago Arrais wrote:
> On 2/16/06, Thiago Arrais <thiago.arrais at gmail.com> wrote:
> > Just take a look at the latest integration build that you are able to find at
> >
> > http://eclipsefp.sourceforge.net/download
> 
> There is also a screenshot at
> 
> http://eclipsefp.sourceforge.net/images/first-content-assist.png

Is this content aware?
Doing this kind of complition is easy to achieve in vim, too.

I tried downloading, eclipse and the latest EcplipseFP zip file.
I couldn't use the standard installer (Help-> Add Features ..) because
it didn't find anything..

But now I don't know how to switch to "haskell" mode or wether it's
properly installed.

But I think I can't use it because Eclipse is slow compared to vim and
at the moment I'm running Windows and colinux on the same system (using
colinux) with 512 RAM.. When using Eclipse swapping starts.. but if you
get this working for jEdit.. you may make me using it ..

I think my way to go is: using already existing haskell parsers and add
haskell script support to vim.. Using hs-plugins it shouldn't be that
hard.. But I have to learn that stuff first.

Marc


More information about the Haskell-Cafe mailing list