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 <[email protected]> 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 <[email protected]> > 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 >> [email protected] >> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >> > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
