ANN: CodeFactor Build-596


2005-07-20 06:14:58 AM
delphi241
CodeFactor is a freestanding, lightweight, fast tool to be used in
conjunction with Delphi.
It's primary goal is to write, restructure, navigate and understand
large amounts of class based code, outside of Delphi, without giving up
features.
Some of the features:
+Text editor similar to Delphi
+Visualization and editing of classes using UML style diagrams
+Code completion
+Fast navigation
+Class and Unit explorer type trees
+Project management
+Refactoring - Rename, extract method, make method, delete member, pull
up member, move member.
+All refactorings work across unit boundaries.
+Drag and drop any class or unit member to any other class or unit,
works across unit boundaries.
+Dialogs for visually introducing and editing Class-Unit members.
+Members can be edited from any point that they are in scope.
+Symbol find references
+Delphi integration experts for Delphi 5 - Delphi 2005, enables
seamless toggling between the two applications.
New in this version:
+Bookmark enhancements, to help visualize the setting and traveling to
bookmarks.
+Tooltip Identifier hints. Shows information about the identifier under
the mouse, when Alt+Ctrl is held down. Similar to Delphi's Tooltip
Symbol Insight.
+Templates can now have up to 10 book marked cursor locations.
+Delphi style Ctrl+Click navigation.
+Enhanced Extract Method, local variables not used outside of the
extracted selection are declared as local variables in the new method.
+Creating and editing of local variables.
This is a nonnags 30 day trial.
codefactor.home.att.net/
Jim