+ Ability to view system context menu options inside files and folders in projects. This makes it possible to apply system-wide commands to project items, including commands related to third-party applications, such as TortoiseSVN for accessing Subversion (SVN) version control system. [...]
+ Quickly open local folders in Windows Explorer using "Project Window > Context Menu > Explore Item." Also opens local files in designated default application.
+ "Project Window > Context Menu > File Properties" can be used to view file system information about the currently selected item. For example, this dialog displays file size, dates and attributes.
+ "System Context Menu" and "File System Properties" options can be invoked for currently open documents using the document tab context menu.
+ Preferences dialog settings: Options for auto completing '(' and '[' characters so that the final result is "(|)" , "( | )" , "[|]" or "[ | ]" as applicable. '|' represents where the caret is positioned. [...]
+ Preferences dialog setting: Auto complete '{' character with "{|}" , "{ | }" or "{ NewLine | NewLine }" for quickly entering code blocks as used in JavaScript, PHP, Perl, C and many other programming languages.
+ Preferences dialog setting: '<' can be auto completed to "<|>" or "<|></>" for entering HTML/XML-like tags.
+ "Trim empty lines" option on "Actions Bar > Ch-1 > Tools > TextTools > Trim" for removing whitespace on otherwise empty lines.
+ Preferences dialog settings: "Trim lines with nothing but whitespace characters" and "Trim whitespace at the end of lines" options under "File > Save" preferences. [...]
# Preferences dialog setting: Editor font size is expressed in whole numbers. [...]