The latest version is the first version that supports Delphi XE8. There is nothing really new about the formatter code. But the new release can be installed even if you don't have the official GExperts installer (yet). This is an extract from the readme file: ** Installing without an official installer ** With two Delphi … Continue reading Experimental GExperts Version 1.37 2015-04-11 released
Category: GExperts
Experimental GExperts Version 1.37-2014-09-04 released
The latest version is the first version that supports Delphi XE7. There is nothing really new about the formatter code. But the new release can be installed even if you don't have the official GExperts installer (yet). This is an extract from the readme file: ** Installing without an official installer ** With two Delphi … Continue reading Experimental GExperts Version 1.37-2014-09-04 released
Experimental GExperts Version 1.37-2014-05-11 released
There is nothing new about the formatter code, but it includes a patch by Steffen Binas which improves the performance of the File Open dialog when there are a huge number of files. Head over to the Experimental GExperts page to download the new version.
Experimental GExperts Version 1.37-2014-04-16 released
Following up on Erik's overnight surprise release of GExperts for Delphi XE6, here is a new release of my experimental version with the code formatter. The DLLs for all Delphi versions supported by the official GExperts are included. BE WARNED: This version has only tested in so far, that it can be installed into Delphi … Continue reading Experimental GExperts Version 1.37-2014-04-16 released
Experimental GExperts Version 1.37-2014-04-12 released
The latest version is the first version that supports Delphi XE5 and also officially XE4. There is nothing really new about the formatter code. But the new release can be installed even if you don't have the official GExperts installer (yet). This is an extract from the readme file: ** Installing without an official installer … Continue reading Experimental GExperts Version 1.37-2014-04-12 released
GExperts Formatter features you didn’t know about
I am sure you did not know about these features (I had forgotten about them myself): You can save your own custom configuration as FormatterSettings-<YourName>.ini into the GExperts installation directory. After you did that, you can select this configuration in the same way you can the preinstalled configurations. If you want to format a unit … Continue reading GExperts Formatter features you didn’t know about
experimental GExperts + code formatter for Delphi XE4
There isn't yet any official release of GExperts for Delphi XE4 but if you don't mind a little bit of manual work for installing, you can have it anyway. WARNING: I have just now made this version compile with Delphi XE4. I have not done any tests. You are on your own and responsible for … Continue reading experimental GExperts + code formatter for Delphi XE4
Experimental GExperts Version 1.37-2012-12-15 released
Ian (whose last name I don't know, from the email address I guess he's from Australia) pointed out a bug in the last release: The option "Except single lines" for adding line feeds after then, else, do and : did not work for for ... do and while ... do loops. This issue is now … Continue reading Experimental GExperts Version 1.37-2012-12-15 released
Experimental GExperts Version 1.37-2012-11-18 released
Since the last release did not contain the DLLs for all supported Delphi versions, here is a new one. There is no change to the last release apart from it containing all the DLLs. Head over to the Experimental GExperts page to download the new version.
Experimental GExperts Version 1.37-2012-11-15 released
The last release still contained a few newly introduced bugs, namely If you put a // comment after a unit in the uses clause, it no longer did get indented correctly Type declarations like type bla = type integer; were no longer formatted correctly Also, I found a new bug regarding the formatting of event … Continue reading Experimental GExperts Version 1.37-2012-11-15 released