+ Emphasized Colorizer Items: use this feature to emphasize or highlight tags, variables, comments, strings, keywords, and other Colorizer items. For example, to make all comments in the document stand out, place the cursor inside a comment and select "View > Colorizer Type > Emphasize." After editing comments, repeat the same command to toggle comments back to regular view. [Screenshot] [...]
+ Automatic indenting for code snippets inserted through plugins, keyboard shortcuts and most other methods. When a multi-line snippet is inserted, indentation of the current line is applied to new lines, making it easier to maintain code blocks with indents. [Screenshot] [...]
+ Ability to undo all changes related to a snippet insertion with one action. Previously snippets were broken into several steps requiring multiple undo actions.
+ "Paste In-place" option for pasting text without moving the cursor. [...]
+ "Paste With Indents" option on "Edit > Paste Plus" for pasting text while maintaining indentation of the current line. [Screenshot] [...]
+ Access new paste functions on the Actions Bar under "Channel 1 > Edit > Paste drop-down"
# Changed word "cursor" to "caret" on related menu options, to use the more accurate term.
+ Ability to increase the size of the caret. This can make it easier to find the current editor location on high resolution monitors. [...]
+ New color options for the caret. Black, green or red can be used to make the caret stand out, depending on the current colorizer. [...]
+ TextTools drop-down on "Actions Bar > Ch-1 > Tools" for converting text to upper/lower case and more. These functions work on the currently selected text.
+ Option for capitalizing words, with or without converting rest of the characters to lowercase. This function is accessible from "Edit > PastePlus," "Actions Bar > Ch-1 > Tools" and "Actions Bar > Ch-1 > Start > New from Clipboard" drop-down menus.
+ Option for reversing or flipping the case of each character. Accessible from "Edit > Paste Plus" and other related sub-menus.