Released: Sep 27, 2021
UltraEdit v28.20 での更新項目
機能
- Added support for automatic scanning of external include folder in IntelliTips.
- Interactive Find in Files:
- Added new option for "Interactive results" in Find in Files dialog.
- Added a new "live" view of all search results in a single edit tab.
- Added the ability to expand and collapse search results as needed.
- Added the ability to modify matched files directly in results.
- Added the ability to perform mass replaces in one or all results.
- Added the ability to save each result individually, or all...
Released: Sep 3, 2021
UltraFTP v21.10 での更新項目
機能
- Added support for segmented downloads.
- Provides faster downloads of huge files, especially for slower connections.
- Allows you to resume failed or interrupted downloads.
- Facilitates pausing/resuming downloads.
- Added new segment icon to indicate which downloads are segmented in transfer details pane.
- Added the ability to expand and collapse segments to view progress.
- Added new account settings for segmenting downloads and segment size (Transfers tab).
- Added the ability to pause and resume...
Released: Aug 17, 2021
UltraEdit for Mac v21.00.0.12 での更新項目
機能
- Added support for multi-instances (multiple UltraEdit windows).
- Instances will now remember and reload files.
- Added Git integration.
- Added support for automated detection of Git on first run, with import of existing Git settings.
- Added Git status icon overlays for repos in Places and Project tabs in File View.
- Added support for Git contextual actions (Places/Project tab).
- You can now right-click on a repository folder to add new files, commit, push, pull, blame, show log, and more.
- You can...
Released: Aug 17, 2021
UltraCompare for Mac v21.00.0.40 での更新項目
機能
- Added optimizations for better integration with UltraEdit Git.
不具合の修正
- Addressed a few Git integration issues.
Released: Apr 28, 2021
v28.10 での更新項目
機能
New in UltraEdit v28.10
- IntelliTips improvements:
- Added threading for improved performance when parsing source files.
- Eliminated slowness when typing in IntelliTips-parsed file.
- Updated and modernized parser engine.
- Added support for dozens of additional languages.
- Improved performance:
- Faster loading of multiple files.
- Improved file tab handling with many files open.
- Faster project loading.
- Updated Ctags (to universal-ctags) for more robust and modern symbol parsing.
- Improved auto-complete...
Released: Jan 22, 2021
v28.00 での更新項目
機能
New in UltraEdit v28.00
- IntelliTips:
- Code-aware suggestions for auto-completing class members, methods, etc.
- Function tips for typing parameters in function call.
- UltraEdit parses active file and parent folder for symbols.
- Supports local files and files opened via FTP.
- Optionally scan other folders.
- New config options in Settings - Auto-complete - IntelliTips.
- Improved auto-complete:
- Fully themed auto-complete dialog.
- Choose when auto-complete automatically shows in Settings - Auto-complete...
Released: Sep 23, 2020
v27.10 での更新項目
機能
New in UltraEdit 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...
Released: Jun 25, 2020
v27.00 での更新項目
機能
New in UltraFinder v20.00
- Improved PDF / Word Doc support
- Faster and more accurate searches of file contents.
- Improved match highlighting in search results.
- Better support for extended and special characters.
- Improvements for case sensitive searches.
- Improved Unicode support
- Improved display of non-Latin Unicode / UTF-8 characters in search results.
- Improved accuracy for Unicode / UTF-8 data with case sensitive searches.
- Find Duplicates improvements
- Better UI and experience when scrolling...
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...