[Lazarus] [FEATURE REQUEST] Check syntax on the fly

Richard Mace richard.mace at gmail.com
Mon Sep 22 21:19:46 CEST 2014


I also agree with leledumbo. A ctrl-F9 is so quick, it's nearly automatic
for me anyway :)

Richard

On 22 September 2014 18:02, Kostas Michalopoulos <badsectoracula at gmail.com>
wrote:

> I agree with leledumbo, i really dislike that "feature" in modern IDEs
> which all it does is slow down the editor and make random pauses.
>
> On Mon, Sep 22, 2014 at 5:55 PM, leledumbo <leledumbo_cool at yahoo.co.id>
> wrote:
>
>> > But if you share your opinion or direct me in the right way, I could try
>> write it by myself.
>>
>> Feel free to write one, but IMO it's not a good idea to integrate it (or
>> worse: having it installed and turned on by default) with the IDE. My
>> primary reason is regarding speed. Features like this could eat cpu cycle
>> in
>> the middle of coding, thus decreasing IDE's responsiveness. Second,
>> calling
>> the compiler is fast. Only first call will be a bit slow due to loading of
>> required units to RAM. After that, it runs in milliseconds.
>>
>>
>>
>> --
>> View this message in context:
>> http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-FEATURE-REQUEST-Check-syntax-on-the-fly-tp4038627p4038629.html
>> Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140922/9d481ef1/attachment-0003.html>


More information about the Lazarus mailing list