Recent

Author Topic: Does lazarus support live code diagnostics?  (Read 701 times)

ykpcx

  • Newbie
  • Posts: 3
Does lazarus support live code diagnostics?
« on: August 27, 2022, 01:30:04 pm »
Do I have to check the errors by compiling? Is there a way to enable live diagnosis like IDEA?

PascalDragon

  • Hero Member
  • *****
  • Posts: 6311
  • Compiler Developer
Re: Does lazarus support live code diagnostics?
« Reply #1 on: August 28, 2022, 06:09:25 pm »
Considering that FPC usually compiles rather quickly, no there isn't anything like live code diagnostics and compiling is the way to go (though you can use quick compilation to skip the assembling and linking steps).

 

TinyPortal © 2005-2018