UEStudio Releases

Released: Dec 15, 2023

Updates in v2023.2

Features

  • Macro edit/create and settings UI update.
  • Consolidates global macro settings into a single "Macro settings" dialog.
  • Improved edit/create macro dialogs.
  • Individual macro settings now exposed in edit/create dialogs.
  • Proof of concept plugin framework.
  • Plugin: Code surround.
  • Plugin: SQL formatter.
  • Plugin: JSON to XML.
  • Plugin: File splitter.
  • Plugin: Tabs to spaces (leading).
  • New community reviewed and approved application icons.
  • Alt shortcuts added to macro play dialog.
  • FTP Browser now uses...

Released: Aug 16, 2023

Updates in v2023.1

Features

  • Improved detection and highlighting of URLs in source files.
  • Enhanced large file mode:
    • Move all large file settings to a common location.
    • Easily customize large file optimizations.
    • Enable/disable line numbers, code folding, Intellitips and more.
  • Added new 'Replace once' functionality to Find/Replace dialog.
  • Environment variables are now supported for default backup directory.
  • Microsoft PowerShell terminal font can now be customized.
  • Improved detection of PowerShell scripts.
  • A standard...

Released: Apr 24, 2023

Updates in v2023.0

Features

  • Application scripting update
    • Added modern JavaScript support and full browser capabilities.
    • Added legacy JavaScript support by default for full backwards compatibility.
  • Dockable Microsoft PowerShell terminal
    • Added dockable windows, which can be placed anywhere as a floating window or docked in any orientation.
    • You can now execute any valid shell commands.
    • You can now edit and run PowerShell scripts from the ribbon.
    • You can now run selected portions of PowerShell scripts.
  • Enhanced live...

Released: Jan 19, 2023

Updates in v2022.2

Features

  • Features and enhancements
    • Footnote support for markdown live preview.
    • Tasklist checkbox support for markdown live preview.
    • New theme: Monokai.
    • Open URLs with shift+ctrl+click in currently open files.
    • Updated CSS wordfile.
    • Ctrl+Left/Right arrow now works for column mode.
    • Option to automatically recover documents on system or application failure.
    • FTP/FTPS/SFTP is updated to the latest encryption, hashing, and protocol standards including full TLS 1.3 support.
    • Telnet/SSH is updated to the...

Released: Aug 3, 2022

Updates in v2022.1

Features

  • Interactive login for SFTP (2FA support)
    • Connect to servers that require two-factor authentication (2FA) or time-based one-time passwords (TOTP)
    • New "Interactive login" account option (Advanced tab)
    • Single persistent connection used for 2FA accounts to prevent multiple 2FA prompts
    • Connection stays alive during file editing to avoid further 2FA prompts
  • Chrome (Edgium) rendering for browser view / live preview
    • Upgrades HTML / Markdown preview to modern rendering engine
    • Requires WebView...

Released: Mar 23, 2022

Updates in v2022.0

Features

  • Improved startup speed and performance including:
    • Various optimizations to startup routines.
    • Startup time has been reduced by up to 50%.
  • File view / explorer window improvements:
    • Existing file view tabs have been split out into separate dockable windows:
      • File explorer.
      • Project.
      • File lists (favorites, recents, etc.).
      • Open files.
      • Tags (Classviewer).
      • Resources.
    • Added new ribbon / menu toggles and key mappings for new windows.
  • Command palette enhancements:
    • Command palette is now fully...

Released: Oct 18, 2021

Updates in v21.10

Features

  • Interactive Find in Files
    • New option for "Interactive results" in Find in Files dialog.
    • Provides "live" view of all search results in a single edit tab.
    • Expand and collapse search results as needed.
    • Modify matched files directly in results.
    • Perform mass replaces in one or all results.
    • Save each result individually, or all at once.
  • Scroll through file tabs with the mouse wheel.
    • Set in file tabs context menu.
    • Set in Settings » File tabs » Miscellaneous.
  • IntelliTips improvements...

Released: Mar 26, 2021

Updates in v21.00

Features

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

Released: Oct 15, 2020

Updates in v20.10

Features

  • 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/JPG/JPEG, PNG...

Released: Jun 15, 2020

Updates in v20.00

Features

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