News

IDE Plugins in RAD Studio 10.4.1

RAD Studio has a great ecosystem of third party vendors, providing both components and IDE plugins, software that lives within the IDE itself. In RAD Studio 10.4.1, we made some changes to our docked windows support (a docked window is a pane like the Structure, Projects or Palette views.) This change can create issues with IDE plugins that use their own custom docked windows. One example…
Read more
DelphiIDENews

New for Delphi Code Insight in 10.4.1

Delphi 10.4.1 is a quality-focused release, and this goes for code completion too! As well as helping you mimic classic code completion behaviour, we’ve fixed and tweaked many items. When RAD Studio 10.4 was released, we redesigned Code Insight. While old…
News

C++Builder and Platforms Support

David Millington (Senior Product Manager), Atanas Popov (General Manager, Developer Tools), Kyle Wheeler (General Manager, C++) Over the past year, we have had many customers ask about our plans to continue cross-platform multi-device support in C++Builder. We’d like to provide an update on our plans. Platform Overview We prioritized VCL work for C++Builder to FMX, which puts us behind on our…
Read more
News

10.4 Patch 2 Installation Guide

RAD Studio 10.4 patch 2 was released yesterday, but installing has some manual steps. Here’s how to do it. 10.4 Patch 2 (see Marco’s blog post) solves 51 issues, in areas including debugging instability, Delphi code completion, the IDE, the Delphi compiler, C++…
C++

Revised: 10.4 Patch and C++ Android Exception Handling

Edit 28 July 2020: Patch 3, released today, resolves this issue. We recommend you install it. Please see the blog post for installation instructions – like patch 2, it is not straightforward. Original post: C++ Android 32-bit exception handling had some issues in 10.3.3 and 10.4. These are (edit: not) resolved in 10.4 patch #2, released yesterday. Post has been edited in title and content…
Read more
C++

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…
News

Bookmarks and Navigator now available for RAD Studio 10.4!

Two popular free IDE addons for code navigation are now available for 10.4. In 10.3.1, we started shipping two popular IDE plugins intended for code navigation. Bookmarks replaces the IDE’s editor bookmarks with an unlimited number or markers, new caret (breadcrumb) markers, protection againstaccidentally overwriting, a dockable window with contextual information about each bookmark…
Read more