IDM Computer Solutions heeft versie 22.0 van UltraEdit uitgebracht. Deze multifunctionele teksteditor kan overweg met gewone ascii-tekst, maar hexadecimale bestanden en html-bestanden zijn evenmin een probleem. Verder beschikt het programma over features als macro's, verticale blokselectie, syntax-highlighting, een ingebouwde ftp-client en spellingscontrole in diverse talen. De belangrijkste verandering in versie 22.0 is de Document Map, een manier om snel door een document te kunnen navigeren. De complete changelog voor versie 22.0 kan hieronder worden gevonden.
UltraEdit version 22.0 changes
- Document Map
- "Filmstrip" overview of active file for visual context and quick navigation
- Zoom in or out to see more or less of the file
- Optionally shows bookmarks, code folding, and active line
- Optionally reposition caret on click
- Toggle via View -> Views/Lists or via toolbar icon
- Vertically split window
- Accessible via Window menu or via splitter next to horizontal scrollbar
- Split window both vertically and horizontally for 4-way view of file
- "Recently Closed Files" menu item
- Added beneath "Recently Opened Files" in File menu
- Includes a "first in, first out" ordered list of most recently closed files
- Mirrors same number of entries set for "Recently Opened Files"
- Cut/copy all bookmarked lines (Search -> Bookmarks submenu)
- Trim Leading Spaces (Format menu)
- New Macro commands
- CopyAllBookmarkLines
- CutAllBookmarkLines
- TrimLeadingSpaces
- New Scripting commands (UltraEdit.activeDocument)
- copyAllBookmarkLines
- cutAllBookmarkLines
- trimLeadingSpaces
- New key mapping commands
- FormatTrimLeadingSpaces (CTRL + \ is default)
- FormatTrimTrailingSpaces (CTRL + / is default)
- ViewShowHideDocumentMap
- EditCopyAllBookmarkedLines
- EditCutAllBookmarkedLines
- WindowVerticalSplitWindow
