ANN: ModelMaker Code Explorer 2.22 beta available

From: Gerrit Beuze (gerrit[at]modelmaker[dot]demon[dot]nl)
Date: 08/30/04


Date: Mon, 30 Aug 2004 11:29:12 +0200

Hi all,

ModelMaker Code Explorer 2.22 beta has just been released to beta testers.
Check www.modelmakertools.com/betas/mmx222.htm for details.

Most interesting new features added since MMX 2.21 beta:

+= Convert to const recognizes numbers and strings, allows you to convert a string or number
     to a unit const without moving the cursor.
+= Add Parameter (to method/procedure) using the word at editor position, adds the
     parameter to both interface and implementation headers. Type can be picked from
     type selector and uses context sensitive lookup.
+= Embrace templates can use <!clipboard!> macro. For example, add try/finally around
      existing code
     try
     finally
       <!clipboard!>.Free;
     end;
+= Embrace templates can use reverse indent (unindent templates rather than code)
      Useful for adding begin/end pairs around exsiting code that should not be indented.
+= Rename local improved, allows selecting replace scope: defaults to current method, optionally
     current class or entire unit.
+= Use unit improved, single click (optionally) adds unit.
+= Tabs support, particularly important for C# editing.
+= Sorting hints, are (optionally) displayed when classes are not sorted according to the
     (user definable) sorting scheme. Details pane navigates to conflicting members.
+= Check sort status, manually check the sorting status for class interfaces and implementations
+= MMX menu available as main menu item (optional, can be reverted to previous position)

C# support:
+= Next/Previous entity
+= Select Token plus Cut/Copy/Paste
+= Add Field
+= Multiple Delete entities
+= Convert to Const (numbers and strings)
+= Rename Local
+= C# (multiple) Delete supported.
+= Change Visibility
+= Change Modifiers

Changes since MMX2.20:
+= Add Local var improved
+= Extract Method improved
+= Delphi IDE menus modified and grouped.

This beta is available for registered ModelMaker Code Explorer 2 users.
If you want to try this beta, please contact me at gerrit at modelmaker
dot demon dot nl

Gerrit Beuze
ModelMaker Tools



Relevant Pages

  • ANN: ModelMaker Code Explorer 2.06 PUBLIC beta released
    ... ModelMaker Code Explorer 2.06 b559 BETA has just been released to beta testers. ... New since the last public beta MMX 2.04: ... This Class Browser and Refactoring tool integrates with Delphi 5,6,7 and 8. ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: ModelMaker Code Explorer 2.19 beta released
    ... ModelMaker Code Explorer 2.19 beta has just been released to beta testers. ... += Property Access Method binding can be defined/ changed in property dialog ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: ModelMaker Code Explorer 2.17 released as beta
    ... ModelMaker Code Explorer 2.17 beta has just been released to beta testers. ... Gerrit Beuze ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: ModelMaker Code Explorer 2.13 beta available
    ... ModelMaker Code Explorer 2.13 beta has just been released to beta testers. ... currently only if that module was opened before as MMX scans only parsed files. ... += New Type Selector in all dialogs. ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: ModelMaker Code Explorer for Delphi 8 beta 1 available
    ... For those interested in trying a ModelMaker Code Explorer for Delphi 8 .NET ... ModelMaker Code Explorer is a Class Browser and Refactoring tool that integrates with ... this beta only integrates with Delphi 8) ...
    (borland.public.delphi.thirdpartytools.general)