UEStudio のリリース

Released: Apr 24, 2023

v2023.0 での更新項目

機能

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

Released: Jan 19, 2023

v2022.2 での更新項目

機能

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

Released: Aug 3, 2022

v2022.1 での更新項目

機能

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

Released: Mar 23, 2022

v2022.0 での更新項目

機能

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

Released: Oct 18, 2021

v21.10 での更新項目

機能

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

Released: Mar 26, 2021

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 menu option "Delete...

Released: Oct 15, 2020

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

Released: Jun 15, 2020

v20.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: Oct 16, 2019

v19.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: Jun 5, 2019

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