UltraEdit adds Document Map

Released: Apr 23, 2015

Updates in this release

Updates in v22.0

  • 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 show bookmarks, code folding and the active line.
    • Optionally reposition caret on click.
  • 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 the file.
  • New Recently Closed Files menu item
    • Added beneath Recently Opened Files in File menu.
    • Includes an ordered list of most recently closed files.
    • Mirrors same number of entries set for Recently Opened Files.
  • Cut/copy all bookmarked lines.
  • Trim leading spaces.
  • New Macro and Scripting commands including CopyAllBookmarkLines, CutAllBookmarkLines and TrimLeadingSpaces.