Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

10.4 Patch #2: Delphi code completion and IDE fixes

10.4 Patch #2, released yesterday, makes many tweaks and changes to DelphiLSP code completion

Delphi 10.4 redesigned Code Insight, one of the most significant changes to the Delphi IDE in a decade. It’s now asynchronous and responsive, and uses the compiler as a service in a LSP server. It’s been very well received, with many people who had problems with code completion in the past now able to use it again, as well as reporting that the IDE responsiveness is very welcome. Read this blog post for more information.

Yesterday we released patch #2 for 10.4, and it includes some fixes for code completion in 10.4. This includes:

The first three items especially should greatly improve using code completion, and we recommend installing the patch. Please read the blog’s installation instructions! This is not a normal patch install via GetIt – you have to make some manual steps.

Other IDE Fixes

There are a few other fixes that are worth noting in this patch:

Plus some others. This includes debugger instability, also fixed, and noted in this separate blog post. The full fix list, of 51 publicly reported items, is listed in Marco’s blog post. Please remember to read the blog post fully, because installation requires some manual steps.

Exit mobile version