UEStudio v15.20 updated

Released: Jun 25, 2015

Updates in this release

Updates in v15.20

  • Enhanced ues_ctags.exe for parsing Xbase++ files with multi-line functions correctly
  • Git Branch Manager improvements with "New branch" button and theme colors
  • Smarter indentation of auto-completed XML/HTML close tags
    • After closing tag is automatically inserted, press Enter
    • UES will reposition and properly indent the closing tag on the line beneath the new (active) line
  • Convert Quick Find to multi-select
    • Press Ctrl + , (comma) with Highlight All active to convert them to multi-selections
    • Select some text, then press Ctrl + , to convert all occurrences of selection to multi-selections
    • Create custom key mapping in Advanced -> Configuration -> Key Mapping (ViewConvertHighlightedToSelection)
  • Quick Find strings are now added to F3/Find Next history when focus is moved off of Quick Find
  • Highlight All Selected and search highlighting shown in the Document Map
  • Highlight All Selected now uses entire selection (instead of just word under caret)
  • Performance improvements for multi-caret editing with many selections/carets
  • Document Map improvements with column mode, selecting, changing syntax highlighting, etc.
  • Improved IntelliTips for Xbase++
  • Added options to remove settings and/or license on uninstall
  • Added support for Select All with Ctrl + A in "Edit Macro" dialog
  • Addressed display issues in Asian languages (Chinese, Japanese, Korean) with child windows, file tabs, tooltips, and other UI elements
  • Improved selection and highlighting in column mode
  • Addressed split window issues
  • Addressed issues with Revert to Saved after manually changing file encoding
  • Addressed issues when converting file encoding and then reverting to saved
  • Addressed issue with Wrap after column #, insert CR/LF
  • Addressed issue with line change indicator not showing for changes on first line of folded/hidden block
  • Addressed some minor Find/Find in Files issues
  • Addressed issues with Recently Closed Files list
  • Addressed CSS syntax highlighting colors with some themes
  • Addressed issue with Open Address Bar width
  • Addressed a few Git issues
  • Addressed Perl regular expression issues