Experimental GExperts Version 1.38 2015-12-22 released
Experimental GExperts Version 1.38 2015-12-22 released
Just in time for the holidays, here it is, the Christmas release of my experimental GExperts version.
You might already have read my blog posts about the work on some of the new features, but let’s start with the “boring” one: I fixed the Unicode support again, this time actually the non-Unicode support because the latest changes had broken the formatter in Delphi 6 and 7.
On the more feature-ish side there are now some more dialogues that are being made resizeable if you enabled it in the configuration on the IDE tab ...
http://blog.dummzeuch.de/2015/12/23/experimental-gexperts-version-1-38-2015-12-22-released/
Just in time for the holidays, here it is, the Christmas release of my experimental GExperts version.
You might already have read my blog posts about the work on some of the new features, but let’s start with the “boring” one: I fixed the Unicode support again, this time actually the non-Unicode support because the latest changes had broken the formatter in Delphi 6 and 7.
On the more feature-ish side there are now some more dialogues that are being made resizeable if you enabled it in the configuration on the IDE tab ...
http://blog.dummzeuch.de/2015/12/23/experimental-gexperts-version-1-38-2015-12-22-released/
Any chance of fixing the code formatter to not output garbage for generic methods? (it does not properly detect <, > as not being gt/lt operators it seems and also indents following content wrong. (run it on Spring.pas for example and see the craziness)
ReplyDeleteYou are welcome to try and fix the issue.
ReplyDeleteNo time ;) I am busy with my own open source projects.
ReplyDelete