Released: Sep 23, 2020
v27.10 での更新項目
機能
- File properties:
- Dockable window displays information about active file.
- File attributes, encoding, line/character statistics, etc.
- Copy one or all file properties to clipboard.
- Collapsible information sections.
- Image preview for HTML / web files:
- Hover over image reference in source to see preview in tooltip.
- Supported in HTML, CSS, JavaScript, JSON, Markdown, PHP, Python, Ruby, Perl.
- Supports BMP, GIF, JPE/JPG/JPEG, PNG, and TIFF image formats.
- See original image size and color mode.
- UAC...
Released: May 19, 2020
v27.00 での更新項目
機能
- Cloud Sync*
- Secure, cloud-based syncing of settings between different systems.
- Authenticate with Google, GitHub, or Microsoft account.
- Push / pull all settings, or specific settings categories.
- Backup / restore system.
- Manage, rename, and remove instances from sync account.
- Requires a subscription license including Cloud Services.
- Compute hash for active file or selected text (Coding tab - Tools group)
- MD5, CRC, SHA1, and SHA256 algorithms calculated and shown.
- Copy hash value from result...
Released: Apr 2, 2020
UltraCompare v20.10 での更新項目
機能
New in UltraCompare v20.10
- Git enhancements:
- Blame tooltips include commit message.
- Full file name shown in file tab for merge mode.
- Command line enhancements:
- Generate HTML report (append
.html to output file name).
- Disable recursive mode for folder compare via
-nonrec.
- Expanded support for text ignore options:
-ignb "STRING" to ignore lines starting with "STRING".
-ignc "STRING" to ignore lines containing "STRING".
-igne "STRING" to ignore lines ending with "STRING".
-ignbtw "STRING_FROM...
Released: Jan 13, 2020
v20.x for Mac での更新項目
v20.0.00.0.32 (for Mac)
Updated Jun 5, 2020
Features
- Added "No to all" option when closing files with unsaved changes.
- Added option "Start ruler numbering at column 1" under Preferences » Display » Misc.
Fixes
- Addressed issue with extra line breaks when pasting data from Excel.
- Addressed issue with double-clicking to select word in wrapped line.
- Addressed issue with very large print font in certain cases.
- Addressed issue with match highlighting when searching in selected text.
- Addressed high...
Released: Sep 3, 2019
v26.20 での更新項目
機能
- Internal improvements for multi-segmented edit control.
- Progress bar (in status bar) for large parsing / edit operations.
- Ability to immediately cancel long-running operations via ESC, including:
- Find / quick find.
- Replace.
- Macros.
- Goto.
- Ctrl + Home / Ctrl + End.
- File open - cancel opening a huge file, or a large number of files.
- Convert CSV / fixed width.
- Convert tabs to spaces / spaces to tabs.
- Convert line ends / wrap.
- Reformat XML / JSON.
- Reindent / reformat.
- Print.
Released: May 7, 2019
v26.10 での更新項目
機能
- Greatly improved performance:
- Threaded Quick Find for greatly improved performance in large files.
- Faster scrolling and editing, especially in files with hidden lines.
- Better performance when word wrap is enabled.
- Faster undo / redo.
- Improved grouped undo.
- Eliminated flickering while typing.
- Faster scrolling with HTML / XML tag highlighting.
- Smoother scrolling with large files.
- Improvements for indent guidelines with large sections of code.
- Various other fixes and improvements
Released: Feb 27, 2019
v26.00 での更新項目
機能
- Powerful command palette
- Easy and quick access to all of UltraEdit's functionality and settings via Ctrl + Shift + P.
- Filter commands in search box at top.
- Pin favorite commands / settings to top of list.
- Access recently used commands in MRU list.
- Run macros, scripts, and user tools directly from command palette.
- JavaScript / CSS minifier and decompressor
- JS/CSS drop down includes reformat, compress, and JavaScript Lint options.
- New "Formatting" group in Coding tab containing all code...
Released: Sep 18, 2018
v25.20 での更新項目
機能
-
Markdown support
- Preview Markdown files (via Coding » Live preview or Browser view).
- Preview is compatible with GitHub Flavored Markdown (GFM).
- Select different styles for Markdown rendering (or add your own).
- Special Markdown syntax highlighting (with new MARKDOWN_LANG) language marker.
- Support for embedded HTML highlighting.
-
Live HTML preview
- Split window with code view and browser view.
- Code changes (saved and unsaved) are automatically updated in browser view.
- Position sync: Double-click...
Released: Jun 7, 2018
v25.10 での更新項目
機能
- Code folding enhancements
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip).
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node.
- Alt + Click on folding node to expand / collapse all folding nodes in the active file.
- Expand / collapse code from any line within folding section (not just first line).
- Full Unicode support in wordfiles
- Create wordfiles containing Unicode characters.
- Wordfiles can be saved as ANSI, UTF-8, or UTF-...
Released: Mar 12, 2018
v25.00 での更新項目
機能
- Collapsible Find in Files results for output window (per file).
- Find in files results highlighting in output window
- Highlighting for matches, file path / name, line number, text, and more.
- Modify colors in new "Output" tab in theme manager.
- New spell checker based on Windows API
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell).
- Supports all encodings, including Unicode formats.
- Language support based upon installed languages on Windows.
- Supports filters for strings...