The following is a list of menu command names defined by HTML-Kit Tools:
| Name | Use this to |
| MActionsBarImagePreviewPath | Preview images and insert IMG tags. |
| MActionsBarImagePreviewRefresh | Refresh image preview window. |
| MApplicationExit | Exit HTML-Kit Tools |
| MBookmarkDeleteAll | Clear all bookmarks in the current document |
| MBookmarkNext | Go to the next bookmark |
| MBookmarkPrev | Go to the previous bookmark |
| MBookmarkToggle | Create a bookmark at the current line or clear existing bookmark |
| MBookmarkWindow | Access bookmarks in all open documents from a central location |
| MCheckForUpdates | Check for updates and view what's in the current version. |
| MCodeReminder | Display a list of keywords and function names related to the current document type. |
| MColorizerDetect | Detect and apply the most suitable colorizer for the current document by checking file extension and shebang line. |
| MColorizerEmphasize | Toggle colorizer item at the caret between default mode and emphasized mode |
| MCopy | Copy the selected text to the clipboard |
| MCopyExtraChar | Copy character at the caret |
| MCopyExtraCharLeft | Copy from the current position to the previous character |
| MCopyExtraCharRight | Copy from the current position to the next character |
| MCopyExtraLine | Copy the current line |
| MCopyExtraLineDown | |
| MCopyExtraLineLeft | Copy from the current position to the start of the line |
| MCopyExtraLineLeftToggle | Copy from the current position to the start of the line or first non-whitespace character |
| MCopyExtraLineRight | Copy from the current position to the end of the line |
| MCopyExtraLineRightToggle | Copy from the current position to the end of the line or last non-whitespace character |
| MCopyExtraLineUp | |
| MCopyExtraLineWrappedLeft | Copy to the beginning of the current row when inside a wrapped line |
| MCopyExtraLineWrappedRight | Copy to the end of the current row when inside a wrapped line |
| MCopyExtraToDocDown | Copy from the current position to the end of the document |
| MCopyExtraToDocUp | Copy from the current position to the start of the document |
| MCopyExtraToPageDown | Copy from the current position to the next page |
| MCopyExtraToPageUp | Copy from the current position to the previous page |
| MCopyExtraToParaDown | Copy from the current position to the next paragraph |
| MCopyExtraToParaUp | Copy from the current position to the previous paragraph |
| MCopyExtraWord | Copy word at the caret |
| MCopyExtraWordLeft | Copy from the current position to the previous word |
| MCopyExtraWordLeftCaps | Copy from the current position to the previous word matching capital letters |
| MCopyExtraWordRight | Copy from the current position to the next word |
| MCopyExtraWordRightCaps | Copy from the current position to the next word matching capital letters |
| MCopyOutputToEditor | Copy content in the current window to the edit window |
| MCopyPasteSwap | Copy the selected text and paste previously copied text |
| MCut | Remove the selected text and place it on the clipboard |
| MCutExtraChar | Cut character at the caret |
| MCutExtraCharLeft | Cut from the current position to the previous character |
| MCutExtraCharRight | Cut from the current position to the next character |
| MCutExtraLine | Cut the current line |
| MCutExtraLineDown | |
| MCutExtraLineLeft | Cut from the current position to the start of the line |
| MCutExtraLineLeftToggle | Cut from the current position to the start of the line or first non-whitespace character |
| MCutExtraLineRight | Cut from the current position to the end of the line |
| MCutExtraLineRightToggle | Cut from the current position to the end of the line or last non-whitespace character |
| MCutExtraLineUp | |
| MCutExtraLineWrappedLeft | Cut to the beginning of the current row when inside a wrapped line |
| MCutExtraLineWrappedRight | Cut to the end of the current row when inside a wrapped line |
| MCutExtraToDocDown | Cut from the current position to the end of the document |
| MCutExtraToDocUp | Cut from the current position to the start of the document |
| MCutExtraToPageDown | Cut from the current position to the next page |
| MCutExtraToPageUp | Cut from the current position to the previous page |
| MCutExtraToParaDown | Cut from the current position to the next paragraph |
| MCutExtraToParaUp | Cut from the current position to the previous paragraph |
| MCutExtraWord | Cut word at the caret |
| MCutExtraWordLeft | Cut from the current position to the previous word |
| MCutExtraWordLeftCaps | Cut from the current position to the previous word matching capital letters |
| MCutExtraWordRight | Cut from the current position to the next word |
| MCutExtraWordRightCaps | Cut from the current position to the next word matching capital letters |
| MDelete | Delete the selected text |
| MDeleteAll | Delete full text in the document |
| MDeleteChar | Delete character at the caret |
| MDeleteCharLeft | Delete from the current position to the previous character |
| MDeleteCharRight | Delete from the current position to the next character |
| MDeleteLine | Delete the current line |
| MDeleteLineLeft | Delete from the current position to the start of the line |
| MDeleteLineLeftToggle | Delete from the current position to the start of the line or the first non-whitespace character |
| MDeleteLineRight | Delete from the current position to the end of the line |
| MDeleteLineRightToggle | Delete from the current position to the end of the line or the last non-whitespace character |
| MDeleteToDocDown | Delete from the current position to the end of the document |
| MDeleteToDocUp | Delete from the current position to the start of the document |
| MDeleteToPageDown | Delete from the current position to the next page |
| MDeleteToPageUp | Delete from the current position to the previous page |
| MDeleteToParaDown | Delete from the current position to the next paragraph |
| MDeleteToParaUp | Delete from the current position to the previous paragraph |
| MDeleteWord | Delete the word at the caret |
| MDeleteWordLeft | Delete from the current position to the start of word |
| MDeleteWordLeftCaps | Delete from the current position to the previous word matching capital letters |
| MDeleteWordRight | Delete from the current position to the end of word |
| MDeleteWordRightCaps | Delete from the current position to the next word matching capital letters |
| MDiscussionHelpJoin | |
| MDiscussionServerDefault | |
| MDiscussionServerJoin | |
| MDiscussionServerStart | |
| MDockedWindowNext | |
| MDocSettingsApply | Change settings based on inline settings specified in the current document |
| MDocSettingsInsert | Insert settings section that can be used to specify document specific settings |
| MDocWindow1 | |
| MDocWindow2 | |
| MDocWindow3 | |
| MDocWindow4 | |
| MDocWindow5 | |
| MDocWindow6 | |
| MDocWindow7 | |
| MDocWindow8 | |
| MDocWindow9 | |
| MDocWindowDuplicateView | Create a duplicate view of the current document |
| MDocWindowNext | |
| MDocWindowPrev | |
| MEditCopyWithLineEndingCurrent | Copy selected text to the clipboard with current line endings |
| MEditCopyWithLineEndingMac | Copy selected text to the clipboard with Mac line endings |
| MEditCopyWithLineEndingUNIX | Copy selected text to the clipboard with UNIX line endings |
| MEditCopyWithLineEndingWindows | Copy selected text to the clipboard with Windows line endings |
| MEditDuplicateSelection | Duplicate the selected text. If no selection is found, duplicate the current line. |
| MEditIndentDec | Unindent the selected text or the current line |
| MEditIndentInc | Indent the selected text or the current line |
| MEditLineEndingToAny | Convert document to Windows, UNIX or Mac line endings |
| MEditLineEndingToMac | Convert document to use Mac line endings |
| MEditLineEndingToUNIX | Convert document to use UNIX line endings |
| MEditLineEndingToWindows | Convert document to use Windows line endings |
| MEditSwapLines | Swap the current line and the previous line. |
| MFileAddToRecentDocs | Add the current document to the recent documents list on the Windows Start menu |
| MFileClose | Close the current file |
| MFileCloseAll | Close all open files |
| MFileCloseExceptCurrent | Close all open files except the current file |
| MFileCloseProject | Close one or more project windows, optionally along with project files. |
| MFileCloseSaved | Close all open files except modified files |
| MFileInsertFromFile | Insert content of a file... |
| MFileInsertFromURL | Insert content at an URL... |
| MFileInsertManager | Edit and manage snippets: add, modify, toggle on/off or delete. |
| MFileMRUWindow | View the list of recently used files in a dockable window |
| MFileNameFilterManager | Edit and manage file name filters: add, modify, toggle on/off or delete. |
| MFileOpen | Open one or more files. Shift+Click to open files from the current document path. |
| MFileOpenByFileNameManager | Edit and manage recent files: add, modify, toggle on/off or delete. |
| MFileOpenByFilePathManager | Edit and manage recent files: add, modify, toggle on/off or delete. |
| MFileOpenByFileTypeManager | Edit and manage recent files: add, modify, toggle on/off or delete. |
| MFileOpenFileInSelection | Open selected file name. If no selection is found, looks for file name in the current line. |
| MFileOpenFolderInSelection | Open selected folder name. If no selection is found, looks for folder name in the current line. |
| MFileOpenFromDocumentPath | Open files from current document folder... |
| MFileOpenFromManager | Edit and manage open from folders: add, modify, toggle on/off or delete. |
| MFileOpenLast | Open the last opened file. |
| MFileOpenPlus | Open files with additional options... |
| MFileOpenRecentManager | Edit and manage recent files: add, modify, toggle on/off or delete. |
| MFileRestoreSession | Restore unsaved files from the most recent Session Backup... |
| MFileRestoreVersion | Restore a previous version of the current document... |
| MFileRevertToSaved | Reload document content from the last saved version of the file. |
| MFileSave | Save the current file |
| MFileSaveAll | Save all open documents |
| MFileSaveAllModified | Save all modified documents |
| MFileSaveAs | Save the current file under a new file name |
| MFileSaveAsSnippet | Save the current file or the current selection as a snippet |
| MFileSaveAsTemplate | Save the current file or the current selection as a template |
| MFileSaveCopyAs | Save a copy of the current document with default line endings. |
| MFileSaveCopyAsMac | Save a copy of the current document with Mac line endings. |
| MFileSaveCopyAsUNIX | Save a copy of the current document with UNIX line endings. |
| MFileSaveCopyAsWindows | Save a copy of the current document with Windows line endings. |
| MFileSaveOrigLineEnding | Save the current file with original line endings |
| MFileSaveSelAs | Save the currently selected text with default line endings. |
| MFileSaveSelAsMac | Save the currently selected text with Mac line endings. |
| MFileSaveSelAsUNIX | Save the currently selected text with UNIX line endings. |
| MFileSaveSelAsWindows | Save the currently selected text with Windows line endings. |
| MFileSaveSession | Save unsaved files to the Session Backup |
| MFileSaveToManager | Edit and manage save to folders: add, modify, toggle on/off or delete. |
| MFileSaveVersion | Save the current document with version history. |
| MFileUpload | Upload the current document to remote folder... |
| MFind | Find the specified text... |
| MFindNext | Find the next occurrence of the specified text |
| MFindReplace | Replace using last selected shortcut... |
| MFindReplaceSelect | Replace using selected shortcut... |
| MFindReplaceWindow | Display the list of replace shortcuts in a dockable window |
| MFoldingCollapse | Collapse the folded section at the cursor |
| MFoldingCollapseAll | Collapse all folds in the document |
| MFoldingCollapseSelection | Collapse folds in the selected block of lines |
| MFoldingExpand | Expand the folded section at the cursor |
| MFoldingExpandAll | Expand all folds in the document |
| MFoldingExpandSelection | Expand folds in the selected block of lines |
| MFoldingFlipAll | Toggle all folds in the document |
| MFoldingFlipSelection | Toggle folds in the selected block of lines |
| MFoldingToggle | Toggle the folded section at the cursor |
| MGoTo | Go to the specified location in the document... |
| MGoToLastPos | Go to the last caret position. |
| MGoToManager | Edit and manage goto shortcuts: add, modify, toggle on/off or delete. |
| MGoToMatchingBrace | Find the matching character -- [], {}, () and <> |
| MHelpAbout | |
| MHelpCommandNames | List command names that can be used with keyboard shortcuts and other actions. |
| MHelpFeedback | |
| MHelpFeedbackPostScreenshotAppWin | |
| MHelpFeedbackPostScreenshotCurrWin | |
| MHelpFeedbackReportBug | |
| MHelpFeedbackRequestDoc | Request new documentation for an item or suggest improvements to existing documentation. |
| MHelpFeedbackRequestFeature | |
| MHelpFeedbackSendComment | |
| MHelpKeyboardShortcuts | |
| MHelpKeyboardShortcutsCtrlK | |
| MHelpKeyboardShortcutsCtrlP | |
| MHelpKeyboardShortcutsCtrlQ | |
| MHelpKeyboardShortcutsCtrlT | |
| MHelpOnlineDiscussion | |
| MHelpSupportForums | |
| MHelpUserGuide | |
| MInvokeKeyboardShortcutsCtrlK | Invoke two-step keyboard shortcut based on Ctrl+K |
| MInvokeKeyboardShortcutsCtrlP | Invoke two-step keyboard shortcut based on Ctrl+P |
| MInvokeKeyboardShortcutsCtrlQ | Invoke two-step keyboard shortcut based on Ctrl+Q |
| MInvokeKeyboardShortcutsCtrlT | Invoke two-step keyboard shortcut based on Ctrl+T |
| MKitAdvCacheClear | Clear internal cache sets. |
| MKitAdvCompactData | Compact data files used for config, plugins and backup. |
| MKitAdvEditMiscData | Add or edit miscellaneous application data... |
| MKitAdvPortableInstallation | Create a portable installation or update existing installation on portable drive. |
| MKitHomepage | |
| MKitLanguageDefault | |
| MKitMiscStylesMngr | |
| MKitProfileManager | Edit and manage profiles: add, modify, toggle on/off or delete. |
| MKitRestart | Restart HTML-Kit Tools |
| MKitSendToHK292Content | |
| MKitSendToHK292OpenFile | |
| MKitThemeFlat | |
| MKitThemeVistaDefault | |
| MKitThemeXP | |
| MKitUIThemeManager | Edit and manage user interface themes: add, modify, toggle on/off or delete. |
| MLocalizationManager | |
| MMarkRemove | Remove marks in the selected text or at the cursor |
| MMarkRemoveAll | Remove all marks in the document |
| MMarkSet | Highlight the selected text. If there is no selection, removes mark at the caret. |
| MNavCharNext | Go to the next character |
| MNavCharPrev | Go to the previous character |
| MNavDocEnd | Go to the end of the document |
| MNavDocHome | Go to the start of the document |
| MNavLineEnd | Go to the end of the line |
| MNavLineEndToggle | Go to the end of the line or last non-whitespace character |
| MNavLineHome | Go to the start of the line |
| MNavLineHomeToggle | Go to the start of the line or first non-whitespace character |
| MNavLineWrappedEnd | Go to the beginning of the current row when inside a wrapped line |
| MNavLineWrappedHome | Go to the end of the current row when inside a wrapped line |
| MNavPageDown | Go to the next page |
| MNavPageUp | Go to the previous page |
| MNavParaDown | Go to the next paragraph |
| MNavParaUp | Go to the previous paragraph |
| MNavScrollDown | Scroll the visible area of the document down by one line |
| MNavScrollUp | Scroll the visible area of the document up by one line |
| MNavWordLeft | Go to the previous word |
| MNavWordLeftCaps | Go to the previous word matching capital letters |
| MNavWordRight | Go to the next word |
| MNavWordRightCaps | Go to the next word matching capital letters |
| MNew | Create a new document using a template. |
| MNewDocument | Create a new document. |
| MNewDocumentClipboard | Create a new file using content in the clipboard. |
| MNewDocumentCurrDocument | Create a new document using content in the current document. Uses the full text in the current tab if no text is selected. |
| MNewDocumentFile | Create a new document using content in a file... |
| MNewDocumentURL | Create a new document using content at an URL... |
| MNewManager | Edit and manage templates: add, modify, toggle on/off or delete. |
| MOrgQuickNoteTempID1 | |
| MPaste | Paste the selected text in the clipboard |
| MPasteInplace | Paste without moving the cursor |
| MPastePad | Create a window that can be used to hold temporary text. |
| MPasteWithIndents | Paste while maintaining indents at the current line |
| MPluginsBrowse | Browse and install plugins. |
| MPluginsBrowseTypeSub | Edit plugin types: open, add, modify, toggle on/off or delete. |
| MPluginsHTMLEdit | |
| MPreferences | Change preferences. |
| MPreviewBrowserManager | Edit and manage browsers: add, modify, toggle on/off or delete. |
| MPrintManager | Edit and manage print options: add, modify, toggle on/off or delete. |
| MProjectClose | Close one or more project windows, optionally along with project files. |
| MProjectFromHK292Workspace | Import Workspace items from HTML-Kit 292 installation. |
| MProjectListWindow | Open a dockable window for browsing projects. |
| MProjectNew | Create a new project for managing local, network and remote files. Projects are improved versions of the Workspace window found in HTML-Kit 292. |
| MProjectOpen | Open one of the existing projects. |
| MProjectOpenCurrent | Show the last project (previously called the Workspace). Ctrl+Click to create a new project. Shift+Click to browse current projects. |
| MProjectOpenManager | Edit and manage projects: add, modify, toggle on/off or delete. |
| MRedo | Redo the last edit or group of edits |
| MReferencesDialog | Open online references dialog. |
| MReferencesManager | Edit and manage references: add, modify, toggle on/off or delete. |
| MReferencesOpen | Open online references window. |
| MReplaceManager | Edit and manage replace shortcuts: add, modify, toggle on/off or delete. |
| MSearchIncremental | Find while typing... |
| MSelBlockEnd | |
| MSelBlockHome | |
| MSelBlockLeft | |
| MSelBlockLineDown | |
| MSelBlockLineUp | |
| MSelBlockPageDown | |
| MSelBlockPageUp | |
| MSelBlockRight | |
| MSelectAll | Select all text in the document |
| MSelectChar | Select character at the caret |
| MSelectCharLeft | Select from the current position to the previous character |
| MSelectCharRight | Select from the current position to the next character |
| MSelectLine | Select the current line |
| MSelectLineDown | |
| MSelectLineLeft | Select from the current position to the start of the line |
| MSelectLineLeftToggle | Select from the current position to the start of the line or first non-whitespace character |
| MSelectLineRight | Select from the current position to the end of the line |
| MSelectLineRightToggle | Select from the current position to the end of the line or last non-whitespace character |
| MSelectLineUp | |
| MSelectLineWrappedLeft | Select to the beginning of the current row when inside a wrapped line |
| MSelectLineWrappedRight | Select to the end of the current row when inside a wrapped line |
| MSelectToDocDown | Select from the current position to the end of the document |
| MSelectToDocUp | Select from the current position to the start of the document |
| MSelectToMatchingBrace | Find and select up to the matching character -- [], {}, () and <> |
| MSelectToPageDown | Select from the current position to the next page |
| MSelectToPageUp | Select from the current position to the previous page |
| MSelectToParaDown | Select from the current position to the next paragraph |
| MSelectToParaUp | Select from the current position to the previous paragraph |
| MSelectWord | Select word at the caret |
| MSelectWordLeft | Select from the current position to the previous word |
| MSelectWordLeftCaps | Select from the current position to the previous word matching capital letters |
| MSelectWordRight | Select from the current position to the next word |
| MSelectWordRightCaps | Select from the current position to the next word matching capital letters |
| MShorthand | Invoke HTML-Kit Shorthand |
| MSnippetInsert | Insert a code snippet to the current document. |
| MSnippetNew | Add a new snippet to the list. |
| MSnippetWindow | Open a dockable window for browsing snippets. |
| MTagCloseLast | Insert end tag for the last start tag |
| MTagCopy | Copy tag at the caret |
| MTagCut | Cut tag at the caret |
| MTagDelete | Delete tag at the caret |
| MTagGoToMatching | Go to the matching tag |
| MTagSelect | Select tag at the caret |
| MTagSelectMatching | Select content between matching tags, including start and end tags |
| MTagSelectMatchingContent | Select content between matching tags, excluding start and end tags |
| MTagSelectToEnd | Select to the end of the tag at the caret |
| MTagSelectToStart | Select to the start of the tag at the caret |
| MTagsReminder | |
| MTemplateNew | Add a new template to the list. |
| MTemplateWindow | Open a dockable window for browsing templates. |
| MTextReplicator | Display a list of text scanned from the document that start with the character or the word at the caret. |
| MToolsBrowser | Open internal browser window. |
| MToolsBrowserLast | |
| MToolsBrowserNew | Open a new internal browser window. |
| MToolsBrowserSelect | |
| MToolsBrowserViewSourceIE | |
| MToolsBrowserWindow | |
| MToolsCColorsDialog | Change the set of colors and styles used by the colorizer... |
| MToolsCColorsManager | Edit and manage colorizer styles: add, modify, toggle on/off or delete. |
| MToolsColorPickerDialog | Browse and insert a color using color picker dialog box. |
| MToolsColorPickerWindow | Browse and insert colors using docked color picker window. |
| MToolsContextKeysManager | Edit and manage context keys: add, modify, toggle on/off or delete. |
| MToolsCSSValidator | Check CSS files using W3C's online service |
| MToolsDiff | Compare two open documents and highlight differences |
| MToolsFeedValidator | Check RSS and Atom feeds using W3C's online service |
| MToolsFileWatcher | View file content and refresh as it gets modified |
| MToolsKeyboardShortcutManager | Edit and manage keyboard shortcuts: add, modify, toggle on/off or delete. |
| MToolsLoremIpsumGenerator | Inserts filler text that can be used for testing purposes. |
| MToolsProgramLast | |
| MToolsProgramManager | Edit and manage programs: add, modify, toggle on/off or delete. |
| MToolsProgramSelect | |
| MToolsProgramWindow | |
| MToolsR3PValidator | Check P3P policy file using W3C's online service |
| MToolsRDFValidator | Check and visualize RDF documents using W3C's online service |
| MToolsSchemaValidator | Check XML schema using W3C's online service |
| MToolsServerResponseInspector | Check the response of web servers |
| MToolsShortcutIcons | |
| MToolsShorthandManager | Edit and manage shorthand: add, modify, toggle on/off or delete. |
| MToolsSystemIntegration | View options for integrating with Windows, files, browsers and more. |
| MToolsTidy | Check, correct, convert and format HTML / XHTML / XML |
| MToolsTidyDialog | Run Tidy with the selected configuration... |
| MToolsTidyManager | Edit and manage tidy configurations: add, modify, toggle on/off or delete. |
| MToolsW3CValidator | Check the markup of HTML/XHTML documents using W3C's online service |
| MUndo | Undo the last edit or group of edits |
| MViewABChannel1 | Switch to Actions Bar Channel 1 |
| MViewABChannel2 | Switch to Actions Bar Channel 2 |
| MViewABChannel3 | Switch to Actions Bar Channel 3 |
| MViewABChannelToggle | |
| MViewABTabToggle | |
| MViewABToggle | Show or hide the Actions Bar |
| MViewCaretColorBlue | Display caret in color blue |
| MViewCaretColorDefault | Set caret to the default color |
| MViewCaretColorGreen | Display caret in color green |
| MViewCaretColorRed | Display caret in color red |
| MViewCaretShow | Make the caret visible by scrolling the document if necessary |
| MViewCaretSizeDefault | Set caret to small size |
| MViewCaretSizeExtraLarge | Increase the width of the caret to the largest size |
| MViewCaretSizeLarge | Increase the width of the caret |
| MViewCodeBrowser | Browse classes, functions, variables and other code snippets |
| MViewCodeComments | Browse lines tagged with commonly used keywords such as TODO, NOTE, FIXME and more |
| MViewDocGathererCSS | View the content of <style> blocks and external style sheets related to the current document inside a single window |
| MViewDocGathererJS | View the content of <script> blocks and external script files related to the current document inside a single window. Colorized as JavaScript |
| MViewDocGathererVB | View the content of <script> blocks and external script files related to the current document inside a single window. Colorized as VBScript |
| MViewDocStructure | Graphically view and navigate HTML, XHTML, XML and CSS documents |
| MViewEditorCopyPath | Copy the full path or location of current document to the clipboard. |
| MViewEditorSystemContextMenu | Display the system context menu for the current document. |
| MViewEditorSystemExploreItem | Open the current document in system-wide default application. |
| MViewEditorSystemExploreItemPath | Open folder where the current document is located in Windows Explorer. |
| MViewEditorSystemFileProperties | View file system properties for the current document. |
| MViewEditorTabPreviewToggle | |
| MViewEditorTabTidyToggle | |
| MViewEditorViewToggle | Maximize or normalize the size of editor space |
| MViewHiddenChars | |
| MViewPreviewActive | Preview as you type. The preview appears in a docked window by default. |
| MViewPreviewActiveClassic | Preview as you type (classic mode). The preview appears in a detached window that's shared by all documents. |
| MViewPreviewBase | Preview local file with remote base URL. |
| MViewPreviewPHPInt | Preview PHP scripts through local PHP interpreter. |
| MViewPreviewServer | Preview scripts and other server-side pages through server. |
| MViewPreviewTab | Preview within editor window in Preview Tab. |
| MViewPreviewWindow | |
| MViewRefresh | |
| MViewStartDialog | |
| MViewStartWindow | |
| MViewTabSize1 | |
| MViewTabSize2 | |
| MViewTabSize4 | |
| MViewTabSize8 | |
| MViewTagPosition | View the current approximate tag position in HTML, XHTML or XML document |
| MViewTextSizeDec | |
| MViewTextSizeInc | |
| MViewTextSizeNormal | |
| MViewTypingModeHTML | HTML typing mode that convert special characters to HTML character or numeric entities |
| MViewTypingModeNormal | Default typing mode |
| MViewWordWrap | Toggle word-wrap mode |
To create a custom keyboard shortcut for a menu command:
#@begin-shortcut "default"
[key="Ctrl+Shift+Z", type="command"]
MFileOpen
#@end-shortcut "default"