GExperts 1.3.28 released
GExperts 1.3.28 released with new Vertical Tabs panel, syntax-highlighted Grep preview, and bug fixes for Delphi IDE.
Dumm Zeuch explores building browser-based RSS feed readers and experimenting with Claude Code for JavaScript, Perl, and AI-assisted coding projects.
54 articles from this blog
GExperts 1.3.28 released with new Vertical Tabs panel, syntax-highlighted Grep preview, and bug fixes for Delphi IDE.
TxtCipher adds AES-256-GCM encryption mode for secure text encryption, complementing legacy RC4 support.
Delphi IDE Explorer now works as a standalone component explorer for any Delphi application, allowing runtime inspection and editing of components.
Delphi IDE Explorer adds runtime property editing for VCL/FMX components with support for various property types.
Release notes for dzBdsLauncher 1.0.19, a tool to open Delphi projects with the correct IDE version, fixing .dpk file handling.
Discovery of archived Borland/Codegear/Embarcadero blog posts from 1995 onward, with a custom search tool created for access.
TxtCipher is a browser-based text encryption tool using RC4 cipher and Base64 encoding, compatible with TxtCrypt.
A CMD script to export HKCU registry branches for all Delphi versions from XE2 to 13.
GExperts improves Comment Code and Uncomment Code experts to handle nested comment conflicts with a warning dialog and fallback to line comments.
Release of GExperts 1.3.27 with new editor experts, improved tools, and bug fixes for Delphi IDE.
Introduces the new 'Declare Variable' expert in GExperts for Delphi, which quickly declares undeclared identifiers as variables, fields, or properties.
Recent improvements to the GExperts 'Rename Identifier' tool for Delphi, including smarter conflict detection and better component coordination.
dzDebugVisualizer plugin now supports all Delphi versions from 2005 to 13, adding packages for 14 previously missing versions.
GExperts introduces a new scope-aware Rename Identifier editor expert for Delphi/Pascal, accessible via Shift+F2.
A developer shares a real conversation with Claude Code, an AI coding assistant, to fix bugs in a Delphi IDE expert plugin.
Using Claude Code AI to fix complex bugs in the GExperts Delphi code formatter, including indentation issues in anonymous functions and repeat-until loops.
GExperts Reverse Statement expert upgraded with customizable regex rules for transforming Delphi code, including loops, function pairs, and assignments.
Explains how to recover Claude Code session data after a WSL restart due to changing Windows drive mount points.
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.