GExperts 1.3.29 released 0 ▲ twm's blog 1 hour ago · 8 min read1666 words · Tech · hide · 0 comments GExperts 1.3.29 is available. It brings 12 new features, 34 enhancements and 72 bug fixes, including two new experts, a way to move your whole GExperts configuration from one Delphi installation to another, and a set of fixes for a silent data corruption in the Code Librarian library file. For the impatient: head over to the GExperts download page to get it. Code Formatter The most important achievement for me personally is that all known bugs in the Code Formatter have been fixed. There are now unit tests for every one that has ever been found so hopefully any future regressions will be caught before the code ever gets released. Those tests are files whose expected output is what the formatter should produce, so they fail until the bug they document is fixed. There are none failing left, and all 1518 formatter tests pass. There are also some improvements: Two new options on the Line Breaks tab. “After inline var” splits an inline variable declaration onto its own line: // with the… No comments yet. Log in to reply on the Fediverse. Comments will appear here.