[Lazarus] new editor feature in Lazarus SVN
Martin Friebe
lazarus at mfriebe.de
Mon Feb 2 11:21:31 CET 2009
I know SyncEdit, and got it on my list, for now it's display only.
In order to do SyncEdit, SynEdit will need to get a concept of different
States (at the moment this is handled by SourceEditor for things like
incremental search).
This will also be useful for templates, that can automatically invoke
SyncEdit:
" for i := low([]) to high([]) do"
=> when you start editing the low[] placeholder, the same text appears
in the high placeholder.
Martin
Graeme Geldenhuys wrote:
> On Mon, Feb 2, 2009 at 10:53 AM, Paul Ishenin <ip at kmiac.ru> wrote:
>
>> It can be used to highlight your identifiers. Martin will probably
>> explain more if you will ask further.
>>
>
> Ah, I thought it might be the start to something like "SyncEdit" -
> similar to what the post-Delphi7 IDE's include.
>
> See the following page for a SyncEdit demo.
> http://dn.codegear.com/article/34323
>
> Thanks for the info though. I'll play with the settings.
>
> Regards,
> - Graeme -
>
>
> _______________________________________________
> fpGUI - a cross-platform Free Pascal GUI toolkit
> http://opensoft.homeip.net/fpgui/
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list