
Recent Posts:
- Previewing SVG in HTML-Kit
- Multiple browser modes on a single tab
- HTML-Kit Tools in German
- Wizards for creating HTML lists and tables
- File versioning and backup
Register to support HTML-Kit and get Tools
- New table wizard on "Actions Bar > CH-1 > HTML" provides a table-like dialog for entering initial data.

- "Tools > Extra > Lorem Ipsum Generator" for inserting random filler text.

- Ability to quickly navigate templates (Ctrl+N), snippets (Ctrl+Shift+I) and similar windows by pressing the first letter of items.

- Built-in Shorthand plugins for inserting <?php … ?> and <% … %> code blocks. To invoke the PHP Shorthand, press ? following "<" TagsReminder.
- Faster access to HTML comments through the "<" TagsReminder, by pressing "!" and pressing Enter.

- "caption" option in HTML-Kit Shorthand plugins can be used to specify item text that's different from the Shorthand name. For example, see hkPHPCodeBlock plugin under "Tools > Shorthand > Edit."

- "Make Default" option on documents created with a template extended to provide two options. One for making the source template the default. The other for using the current document content to create a new template and making it the default template.

- When hovering over items in "Plugin Folders" in a project, displays the plugin title for easy identification.

- Items in Plugin Manager windows display titles next to each selected item for easy identification.

- Option on Plugin Manager windows for renaming items.

- Menu/keyboard access to plugin types under "Tools > Plugin Types"

- Plugin Manager windows remember the splitter position. Shift+F4 can be used to quickly expand and collapse editor window in Plugin Managers.

- Search and Replace Preview window, Copy From window and "Help > References > Online References" window remember the splitter position.

- "Skip Preview" button on Search and Replace dialogs for quickly applying the replace result without previewing it first.

- "Edit > Paste Plus > Swap Copy and Paste" menu option copies the currently selected text and pastes the previously copied text.

- "Block Select" submenu moved to "Edit > Block Select" from "Edit > Select > Block Select" for faster access.

- "Edit > Cut Extra" submenu with several additional options for cutting text. Also accessible from "Actions Bar > CH-1 > Edit."

- "Edit > Copy Extra" submenu with several additional options for copying text. Also accessible from "Actions Bar > CH-1 > Edit."

- "View > Editor > Caret > Extra Large" option for displaying even larger caret.

- Preferences dialog setting: "Extra Large" preference on "Edit > Preferences > Editor > Misc > Edit caret size" for setting the default caret size to the largest.

- "Tools > Tidy," "File > New," "Actions Bar > Preferences drop-down," "Tools > Programs" and similar menus display which item is currently active (or currently set as the default item). Image-only items display a "*" along with a text description on the popup hint.

- When hovering over the document tab of plugin files opened from "Plugin Folders" displays the plugin type in the hint.

- Colorizer Style plugin files opened from "Plugin Folders" displays an "Apply Colorizer Style" option at the bottom of the editor for quickly applying the current style to open documents.

- Misc Style plugin files opened from "Plugin Folders" displays an "Apply Misc Style" option for refreshing all plugin windows that use that particular style. To change the style of a plugin window, such as Snippet Window ("File > Insert > Snipper Window"), click "Settings" for that window and set the "Style" option.

- Ability to apply colorizer styles to selection, line numbers, caret, caret line, matching braces and more.
- Preferences dialog setting: Change the number of items visible at a time in the TagsReminder under "Edit > Preferences > Editor > TagsReminder > Height." The default height was increased to 10.

- New GetInput field type for entering grid data.

- Support for "Dialog Options" button with additional drop-down menu items in GetInput() dialogs created by plugins. This makes it possible to save and restore data entered in these custom dialogs.

- "Download"-type links in browser windows now open in system default browser.

- New look on HTML-Kit Tools setup.

- The Status Bar displays options for submitting feedback on the first run. "[X]" can be used to clear it.

- Updated hkHTML Shorthand plugin to fix bugs in hr tag.