| All new features and bug
fixes in the latest version are listed below. This will include
all new features and fixes from previous releases.
Version
4.4
Release date: February 24, 2008 |
- Code editor supports the optional display of tab
and space characters
- Support for user-defined hot-keys
- Bookmarks can now be saved between sessions
- Find now provides the option to search all open
documents
- Improved C++ parser including:-
- Class and function templates
- Auto-complete includes inherited methods and
properties
- Auto-complete includes instanced template
methods and properties
- UI elements now include class/namespace with
syntax definition
- Keyword "this" is now correctly
associated with the current class definition
- The class/namespace delimiter "::"
is now supported as an auto-complete trigger
- C/C++ structures are now included in the project
class view
- Support for relative filenames in compiler error
highlighting
- File Type now includes an Advanced option to specify
a print pagination character
- URL's highlighted in the code editor now include
parameters
- The up & down cursor keys can now be used
to scroll between parameter tips for functions with different
parameter signatures
- The state of the Caps Lock key is now included
on the status bar
- Double-clicking on an open document "tab"
will maximize the code editor, hiding the workspace and output
panels
- Options to customize the toolbar and hotkey configuration
now include the commands from the Vcs and Window menus
- The Languages configuration dialog box now includes
a button-menu to select known regular expressions
- Replacement text for Auto Text triggers can now
include line breaks and other special characters
- Find-in-Files options are now saved for the next
use
- Fixed bug in customizable keyboard mapping which
could corrupt user defined settings
- Fixed bug affecting Ctrl+Q, including customizable
keyboard mapping
- Find Next (selected) and Find Previous (selected)
are now included in customizable keyboard mapping
- XML conformance improved for settings files
- COBOL Working Storage sections are now included
in the ClassView
- Fixed bug in compiler error detection, <mp>
was incorrectly matching more characters than a MPE filename
- Read only files are now identified with a padlock
icon and not [Read Only]
- Added Delete Current Line command
|