
+ Ability to right click files in Windows folders and open them in HTML-Kit Tools. [Screenshot] [...]
+ Use HTML-Kit Tools to view source in Internet Explorer. "View > Preview in Browser > Integrate with Internet Explorer View Source" makes it easier to enable and disable support for View Source. [Screenshot]
+ Initial support for PI and PHP-like blocks ("<? ... ?>"), ASP-like blocks ("<% ... %>"), and comments ("<!-- ... -->") when using "Find matching tag" and "Close last start tag" functions.
+ Preferences dialog setting: "Editor > Misc > Mark matching tags" option for marking matching tags for easy reference. [Screenshot]
+ "Beginning of Row in Wrapped Line" and "End of Row in Wrapped Line" options under "Edit > Navigate" can be used to go to the beginning and end of individual rows in wrapped lines. For example, if a wrapped line spans five rows these options provide quicker access to individual rows.
+ "Select to Beginning of Row in Wrapped Line" and "Select to End of Row in Wrapped Line" options under "Edit > Select" can be used to select within individual rows in wrapped lines.
# Changed shortcut for "Go to matching tag" to "Ctrl+T, Ctrl+M" from "Alt+Home"
# Changed shortcut for "Close last open tag" to "Ctrl+T, Ctrl+E" from "Alt+End"
# Removed new line from default <br /> action on "Actions Bar > Ch-1 > HTML" [Screenshot]