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_c...@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@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to