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: Apr 28, 2021
UltraEdit 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: Mar 26, 2021
UEStudio v21.00 での更新項目
機能
New in UEStudio v21.00
- IntelliTips improvements:
- Updated parser for more accurate auto-complete.
- Improved function tips when typing function calls.
- UEStudio now parses active file and parent folder for symbols.
- Supports local files and files opened via (S)FTP.
- Optionally scan and include additional folders.
- Several new config options.
- Improved auto-complete:
- Fully themed auto-complete dialog.
- Choose when auto-complete automatically shows.
- Fully resizable Find and Replace dialogs.
- New context...
Released: Jan 22, 2021
UltraEdit 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: Oct 15, 2020
UEStudio v20.10 での更新項目
機能
New in UEStudio v20.10
- File properties
- Dockable window displays information about active file.
- File attributes, encoding, line/character statistics, etc.
- See longest line, source lines of code (SLOC), empty lines, 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...
Released: Sep 23, 2020
UltraEdit 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: Aug 6, 2020
UltraFTP v20.10 での更新項目
機能
New in UltraFTP v20.10
- 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.
- Added support for folder navigation via mouse forward/back buttons.
- Added option to clear remote pane on disconnect (remote folder pane context...
Released: Jun 25, 2020
v20.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...