by Jonathan Benedicto of JomiTech, the makers of TwineCompile
TwineCompile is our solution to slow C++ compile times. Integrating directly into the C++Builder IDE, it dramatically reduces the compile/make/build times by employing techniques such as multithreading, file caching, and automatic background compiling. In some cases, the projects compile 50x faster with…
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)…
Many thanks to Eli for this great overview of C++Builder and what it offers to application developers.
Embarcadero’s C++Builder is a versatile rapid application development tool which leverages powerful technologies to help you quickly build beautiful desktop and mobile…
Troubleshooting: Installing Bookmarks and Navigator in 10.3 Rio as well as earlier versions
March 1, 2019
Bookmarks and Navigator are some great coding productivity tools available in RAD Studio 10.3.1. You can install them via GetIt. They were recently acquired, and currently still have afew items you might noticerelating to their previous life as a third party addon. The installers for older versions of the IDE are no longer available, since they are now part of RAD Studio 10.3.1.
One…
New Productivity Tooling in RAD Studio 10.3.1: Navigator
February 21, 2019
In RAD Studio 10.3.1, we’ve added two new really useful productivity tools to the IDE, which improve navigation: finding your code, and moving around within your code. A couple of days ago, we looked at Bookmarks; today, let’s look at Navigator.
These two were…
New Productivity Tooling in RAD Studio 10.3.1: Bookmarks
February 18, 2019
In RAD Studio 10.3.1, we’ve added two new really useful productivity tools to the IDE, which improve navigation: finding your code, and moving around within your code. These were previously third-party tools that were very popular withthousands of Delphi and…