In the prior release, I made heavy use of proc headers and unit headers. When I installed the new version, the shortcuts disappeared (for that matter, ALL my...
... The procedure and unit header functionality has been moved into the macro templates feature, and you will find that at there is a lot more functionality...
Erik, ok, I found the macro editor (hidden carefully in experts configuration) and there are the 2 templates I care about, but can't change the shortcut for ph...
Erik, thanks. I can see the xml files, but haven't figured out how to get gexperts to recognize the content. My macro library window is empty and when I...
... I think part of the confusion is that the Macro Library and the Macro Templates are two different things. You want the Macro Templates functionality. The...
... Check out the editor enhancements and editor toolbar items in the help file for an overview. The names of those toolbar buttons will be "Macro template:...
... The button name in the list should be "Macro template: X" where the X is the name/keyword you assigned to the template. No other assignments should be...
Hi, I've updated to the latest Beta with the codeformatter in it and still get messages about dangling Editors. Is there a way to track these back to their ...
... Try with the official release from gexperts.org. If it works, the problem is likely that the formatter binaries are compiled with debugging information...
... Turning off compiler debug information and rebuilding is all that is required. It may help to run builds from the command line, so it is quick and easy to...
... sourceforge cvs seems to be down more than it is up these days - it was out over 12 hours earlier in the week and seems to be out again today :( -- Lester...
Hi, Btw does anybody know if the latest formatter improvements are present in cvs? I only seen some files other then those that are changed. ... Wim van der...
Hi Eric, from the feedback wizard: "Some examples of features we do NOT have any plans to implement include method folding, a code formatter, and support for ...
Hi, Since the code formatter is - of course - closely linked to a code editor window, should it be an editor expert rather than a regular expert? I had a look...
I'm new here but couldn't it be integrated with the Delphi's editor? I use the jedi code formatter http://jedicodeformat.sourceforge.net/ . Crtl+Alt+F in...
Hi, ... If by that you mean this ... ... ... that's already the case with the formatter, regardless whether it is an editor expert or a regular expert within...
... I really don't think so, to my mind it would most sense to keep it like a regular expert. Just like the proofreader. Editor experts are "small" and...
Hi Thomas, GX_Formatter uses an unit GX_CodeFormatterExpert which I can't find in the daily zip (http://gexperts.sourceforge.net/daily/GXSource-Latest.zip)....
If I compile and "install" the current daily zip, there is no Code Formatter in the GExperts menu at all. Is there anything that I have to do besides adding...
Hi Uli, ... I just noticed that I have commented out the registration code in the initialization section of GX_Formatter. I did this when I was experimenting...
Hi Im using ver 1.22 for D5. Is there a bunch of templates for macro etc that are available for download. If so, can anyone point me to the extra resources? ...