Released: Aug 31, 2017
v24.20 での更新項目
機能
- Folded code highlighting
- Folding control turns solid when section is collapsed.
- Background coloring for first line of folded code.
- Configure colors for the above in theme.
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List.
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches).
- Quicker and more responsive cancelling of Find / Replace in...
Released: May 24, 2017
v24.10 での更新項目
機能
- JSON manager
- Provides tree-style view of JSON data (based upon .json file extension).
- Copy, cut, paste, and duplicate JSON objects and keys.
- See table of key / value data for selected object.
- Expand / collapse all nodes.
- Drag-and-drop JSON objects / keys to move them.
- Format, compress, and re-parse active JSON file.
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON.
- New wordfile and special syntax highlighting support for JSON.
- Greatly improved performance with Document...
Released: Feb 10, 2017
v24.00 での更新項目
機能
- Native Unicode rewrite / refactoring of code for greatly improved handling and detection
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability...
Released: Jul 19, 2016
v23.20 での更新項目
機能
- Brace auto-completion:
- Brace pairs defined in wordfile are auto-closed when opening brace is typed.
- If no braces in wordfile, or if file is not syntax highlighted, "()", "{}", and "[]" are used as defaults.
- Pressing Enter will reposition close brace on separate line while maintaining proper indent levels.
- Pressing Backspace immediately following auto-completion will remove both opening and closing brace.
- Typing close brace skips over auto-completed close brace without inserting second brace...
Released: May 23, 2016
v23.10 での更新項目
不具合の修正
- Find/replace
- Addressed issue with Find String List truncating lines after 260 columns
- Addressed issue with Find String List not displaying "&" symbol in non-English versions
- Improved elimination of duplicates in search histories
- Addressed issue with Find in Files results highlighting more than the search keyword
- Column mode
- Addressed replace in selection issues when in column mode
- Addressed cut/copy/paste issues in column mode
- Addressed issues deleting columns
- Addressed issue...
Released: Feb 18, 2016
Updates in this release
Updates in v23.00
- Built new menu, toolbar and ribbon interface from the ground up.
- Added high resolution graphics.
- Added support for 4k UltraHD displays.
- Optimized startup time.
- Added the ability to minimize the new ribbon.
- Added the ability to decrease the ribbon’s height with Compact mode.
- Added installer message warning that v23 would overwrite existing customizations
(Please note that from v23.00 UltraEdit is no longer compatible with Windows XP)
Released: Sep 11, 2015
Updates in this release
Updates in v22.20
- Native 64-bit version and optimizations
- Aggressive and deep optimizations to application startup time for 32- and 64-bit versions
- Additional performance enhancements and optimizations for the 32- and 64-bit versions
- New Brazilian Portuguese localization
- New simplified and faster installer
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...
Released: Jul 18, 2014
Updates in this release
Updates in v21.20
UltraEdit v21.20 includes over 150 improvements to the following:
- Column mode editing / drag 'n drop
- Quick column mode
- Hide / show lines and code folding
- Folding for block comments in HTML
- Scripted find / replace
- Perl regular expression find/replace
- Find in files with customized output format
- Shebang detection for syntax highlighting
- Compare files (UC Lite)
- Mixed line terminator handling
- Open file under caret via context menu
- Word wrap
- Undo/redo
- Hex mode
- Themes and user...
Released: Mar 4, 2014
Updates in this release
Updates in v21.0
- Quick Find (Ctrl + F) functionality similar to searching in a Web browser.
- Multi-caret editing and multi-selection.
- Re-imagined multi-pane FTP browser.
- Theming improvements including custom scrollbars and input fields.
- FTP transfers now shown in output window.