> I
> myself have dismissed
> more than one application for just not looking good.
hmm, me too. most people interested in Haskell,
however, are more interested in the experiments they
can do with a language. Eclipse is great (the greatest
thing about it is the opensource platform), but those
poeple think too much with pen and paper, I suppose,
so they are happy with emacs.
> But I
> would like to
> experiment with some /less/ coloring like, for
> example, not coloring
> library/Prelude functions and data types and
> focusing on keywords only
> (much like what you propose). Eclipse's JDT does
> that and it looks
> pretty good.
agreed completely.
>
> > instead, could you make functions, operators, and
> > (type and classes) (my proposition: functions are
> > simple, operators are bold, types a different
> color).
>
> Hmmm... I also like this one. JDT does something
> very similar to this
> regarding instance and class variables, for example.
> Instance
> variables are shown in blue normal color and class
> variables are shown
> in italics. It helps a lot when reading code, maybe
> we should
> experiment with something along these lines too.
I am mostly an amateur Java programmer so I know
precisely what you mean. I feel that people who use
Java are not specially fond of the language but
basically the tools for it.
> It seems like you already know much about the
> EclipseFP code base.
> Would you be willing to make some patches to try
> some of your ideas?
> If you wish to go on this quest, I will try to help
> you with whatever
> I can (and I am sure there are other people on this
> group that will
> too) and would be very glad to accept your patches
> into the main code
> base.
wow. no actually I don't know much, just exploring.
for one, I don't understand the plug-in API, I
downloaded the code for EclipseFP to learn it ;)
yes I would like to undertake the quest (of course),
so is it Okay if I keep posting annoying questions
about how to actually do it?
for example, CVS confuses me and I don't think I have
permission to submit changes (I shouldn't be allowed
right now, right?) so how exactly do I submit patches
and where does it get integrated?
just tell me which webpages to look at.
thanks in advance,
Imam
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|