GExperts Code Formatter: Align Assignment Operators
GExperts Code Formatter adds a new feature to align assignment operators (:=) in Delphi code for improved visual scanning.
GExperts Code Formatter adds a new feature to align assignment operators (:=) in Delphi code for improved visual scanning.
GExperts IDE plugin now shares identifier casing data between its Uses Clause Manager, Code Formatter, and Code Proofreader tools for consistent Pascal/Delphi coding.
A technical deep-dive into fixing a GExperts dialog bug causing infinite growth on multi-monitor setups with mixed DPI scaling.
A developer explores DelphiLSP, creating tools to test its capabilities and discussing its limitations as a standalone component.
GExperts 1.3.26 released with Delphi 13 support, 64-bit IDE compatibility, dark mode, and new features like Auto Switch Desktop and Editor Bookmarks.
GExperts Code Formatter now shows context-sensitive previews for each settings tab, making it easier to see the effect of formatting options.
GExperts 64-bit update enables the Explicit Filter expert, which suppresses unnecessary layout properties in Delphi .dfm files to clean up version control diffs.
GExperts code formatter updated to support new Delphi 13 language constructs: noreturn directive, is not, and not in operators.
Developer details using Claude Code AI to implement multi-line inline if expression formatting in the GExperts Delphi code formatter.
GExperts Code Formatter now supports Delphi's new inline if/ternary operator syntax, a feature previously missing from IDE formatters.
Explores methods to iterate over enum values in Delphi, including generic helpers and class helpers, with code examples and compilation notes.
A technical guide on how to iterate over all values of an enumeration type in Delphi using record helpers and sets.
A developer fixes a memory leak in DUnit's console test runner caused by improper cleanup before program halt.
dzBdsLauncher 1.0.18 update adds a feature to automatically delete unwanted Windows Start Menu links created by Delphi IDEs.
Announcement of a beta release for GExperts 1.3.26, a toolset for the Delphi 13 64-bit IDE, including installation steps and known limitations.
Announcement of updated tdbf packages for Delphi 13, an open-source library for accessing DBase tables.
The Known IDE Packages Manager tool has been updated to support the latest Delphi 13 development environment.
Announcing the release of dzPackageInst 1.0.5, a command-line tool for installing Delphi IDE design-time packages.
The dzDelphiPaths tool has been updated to support the latest Delphi 13 development environment.
A developer announces support for Delphi 13 in their Universal Debug Visualizer plugin, a tool for customizing data type visualization in the debugger.