Rilasci di UltraEdit All Access

Released: Oct 15, 2020

Aggiornamenti in UEStudio v20.10

Funzionalità

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...

Released: Sep 23, 2020

Aggiornamenti in UltraEdit v27.10

Funzionalità

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...

Released: Aug 6, 2020

Aggiornamenti in UltraFTP v20.10

Funzionalità

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...

Released: Jun 25, 2020

Aggiornamenti in v20.00

Funzionalità

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...

Released: May 19, 2020

Aggiornamenti in v27.00

Funzionalità

  • 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...

Released: Apr 2, 2020

Aggiornamenti in UltraCompare v20.10

Funzionalità

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...

Released: Jan 22, 2020

Aggiornamenti in v20.00

Funzionalità

New in UltraFTP v20.00

  • Local / remote folder sync
    • Select a local and remote folder to automatically sync their contents.
    • Use predefined sync rules (local-to-remote, remote-to-local, bi-direction) or create your own.
    • Customize sync actions per file.
    • Set server time skew and second tolerance for sync.
  • Added ribbon accelerators and tooltips.
  • Various minor display improvements.

Released: Jan 13, 2020

Aggiornamenti in UltraEdit for Mac v20.x

Correzioni

Updates in UltraEdit for Mac v20.00.x

  • Markdown support
    • Preview Markdown files (via live preview – see below)
    • Preview uses GitHub Flavored Markdown (GFM) library for rendering
    • 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...

Released: Nov 7, 2019

Aggiornamenti in v20.00

Funzionalità

New in UltraCompare v20.00

  • Git conflict resolution mode
    • Easily resolve conflicts in new mode.
    • Select lines to keep – local, remote, or both.
    • See result in bottom pane before saving manual merge changes.
    • Optionally finish commit after all conflicts are resolved.
  • Git version diff mode
    • Visually diff any two versions of a file from a Git repository.
    • Diff working copy, index/staged, branch tip, or a previous commit.
    • Shows Git blame info in tooltip for differences.
  • New Git ribbon
    • "Show...

Released: Oct 16, 2019

Aggiornamenti in v19.20

Funzionalità

  • 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.