- Smarter indentation of auto-completed XML/HTML close tags
- After closing tag is automatically inserted, press Enter
- UE 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)
- 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.
- 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
- Various other minor improvements
|