On 27/08/2011, Marco van de Voort  wrote:
>
> There is also codecomplete but afaik that is just macro expansion not very
> intelligent.

I often find that [macro expansion] more useful than the supposed
"intelligent" IDE's that often get things like indentation, begin..end
placement etc wrong. Florian's recent post in Lazarus mailing list is
just another proof of that.

But it is amazing how one gets used to certain editor features as part
of your workflow. :) eg: like jumping from interface to
implementation. I'm working on a solution for my own experimental IDE,
and was curious to see how FP IDE did it, if that feature existed (and
without something like a Lazarus CodeTools package). If I find a good
solution, I'll try and apply it to the FP IDE too. It's a very handy
editor feature to have.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to