85 HTML Kit Keyboard Shortcuts

HTML Kit Shortcuts are quite powerful and essential for optimal web development. Praised highly by the media and those well-versed in its use, this Kit is free for personal, educational, and non-commercial purposes. HTML Kit is utilized for editing programming languages such as HTML, XHTML, CSS, JavaScript, PHP, etc.

With HTML Kit Shortcuts, you can edit, preview, validate, publish, and manage web development projects. Below is the HTML Kit Shortcuts list. You can download the HTML Kit Shortcuts list in PDF format.

Most used HTML Kit Shortcuts

ActionHTML Kit Shortcuts
Create New DocumentCtrl + Shift + N
Open ProjectCtrl + Shift + O
Save ProjectCtrl + Shift + S
Add A New Snippet to the ListCtrl + Shift + T
CopyCtrl + C
PasteCtrl + V
CutCtrl + X
UndoCtrl + Z
RedoCtrl + Y
Save Current FileCtrl + S
Find Specified TextCtrl + F
Replace Specified TextCtrl + H
Select AllCtrl + A
Open File MenuAlt + F
Open Edit MenuAlt + E
Open Help MenuAlt + H
Open Kit MenuAlt + K
Open Tools MenuAlt + T
Exit HTML-Kit ToolsAlt + F4
Close Current FileCtrl + F4
Zoom inCtrl + +
Zoom outCtrl + –
Go to the Previous ParagraphCtrl + [
Go to the Next ParagraphCtrl + ]
Delete One word From the LeftCtrl + Backspace
Delete One Word from the RightCtrl + Delete
Select from Current Position to Previous ParagraphCtrl + Shift + [
Select from Current Position to Next ParagraphCtrl + Shift + ]
Delete from Current Position to start of LineCtrl + Shift + Backspace
Delete from Current Position to End of LineCtrl + Shift + Delete
Go to the Beginning of Current Row When Inside a Wrapped LineAlt + Home
Go to the End of the Current Row When Inside a Wrapped LineAlt + End
Create BookmarkCtrl + F2
Clear All Bookmarks in the current documentCtrl + Shift + F2
Go to the Next BookmarkF2
Go to Previous BookmarkShift + F2
Go to Start of DocumentCtrl + Home
Go to the end of the DocumentCtrl + End
Indent Selected Text or Current lineTab
Unindent Selected Text or Current lineShift + Tab
Scroll the Visible Area of the Document Up by One LineCtrl + Up Arrow key
Scroll the Visible Area of the Document Down by One LineCtrl + Down Arrow key
Go to the Next wordCtrl + Right Arrow key
Go to the Previous WordCtrl + Left Arrow key
Select From the current position to the Previous WordCtrl + Shift + Left Arrow key
Select From the current Position to Next WordCtrl + Shift + Right Arrow key
Select from Current Position to End of DocumentCtrl + Shift + End
Select from Current Position to Start of DocumentCtrl + Shift + Home
Open Online References DialogF1
Go to the Next Occurrence of the Specified TextF3
Check, Correct, Convert and Format HTML/XHTML/XMLF9
Show or hide Action BarF11

Invoke Shortcuts based on Ctrl + Q

ActionHTML Kit Shortcut keys
Open Internal Browser WindowCtrl + Q and Ctrl + B
Open Selected File NameCtrl + Q and Ctrl + F
Open Last Opened FileCtrl + Q and Ctrl + L
Open Files From the current DocumentCtrl + Q and Ctrl + O
Save All modified DocumentsCtrl + Q and Ctrl + S

Invoke Shortcuts based on Ctrl + T

ActionHTML Kit Shortcut keys
Copy tag at CaretCtrl + T and Ctrl + C
Insert the end tag for the last start tagCtrl + T and Ctrl + E
Go to Matching TagCtrl + T and Ctrl + M
Select the tag at CaretCtrl + T and Ctrl + T
Cut Tag at CaretCtrl + T and Ctrl + X

Invoke Shortcuts based on Ctrl + K

ActionHTML Kit Shortcut keys
Duplicate Selected TextCtrl + K and Ctrl + D
Toggle Colorized ItemCtrl + K and Ctrl + E
Toggle Folds in the selected block of LinesCtrl + K and Ctrl + F
Highlight the Selected TextCtrl + K and Ctrl + F2
Swap Current Line to Previous LineCtrl + K and Ctrl + T
Paste While Maintaining Indents at the Current LineCtrl + K and Ctrl + V
Toggle Wordwrap ModeCtrl + K and Ctrl + W
Remove All Marks in the documentCtrl + K and Ctrl + Shift + F2

Others Shortcuts

ActionHTML Kit Shortcut keys
Toggle the Folded Section at the CursorShift + Alt + F2
Close one or more Project WindowsCtrl + Shift + F4
Maximize or Normalize the Size of the Editor SpaceCtrl + Shift + F11
Insert a Code Snippet into the Current DocumentCtrl + Shift + I
Display A list of Text scanned from the DocumentCtrl + Shift + J
Copy Content in Current Window to Edit the WindowShift + F9
Upload the current document to the Remote FolderCtrl + U
Go to the Last Caret PositionAlt + F2
Preview, Colorize, and Invoke Visual OptionsAlt + V
Invoke HTML-Kit ShorthandCtrl + J
Preview as You TypeCtrl + F8
Go to Specified Location to documentCtrl + G
Find Matching Character ==,{},(),<>Ctrl + M
Go to the End of the LineEnd

Notepad++, Visual Studio Code, and Sublime Text are some of the widely used code editors, alongside HTML Kit. Take a detailed look at the Visual Studio Code Shortcuts, and Sublime Text Shortcuts.

READ NEXT:

Back to top button