Komodo Command Id List

Breakpoint Manager

Add Breakpoint

cmd_breakpoint_add

Add Tcl Spawnpoint

cmd_spawnpoint_add

Delete All Breakpoints

cmd_breakpoint_delete_all

Delete Breakpoint

cmd_breakpoint_delete

Edit Breakpoint

cmd_breakpoint_properties

Enable/Disable All Breakpoints

cmd_breakpoint_toggle_all

Enable/Disable Breakpoint

cmd_breakpoint_toggle

Show Breakpoint

cmd_breakpoint_goto

Code Browser

Go to Definition

cmd_codeBrowserGoToDefinition

Locate current scope...

cmd_codeBrowserLocate

Code

Clean Line Endings

cmd_cleanLineEndings

Clear Syntax Errors/Warnings

cmd_lintClearResults

Collapse All Folds

cmd_foldCollapseAll

Collapse Fold Recursively

cmd_foldCollapseRecursive

Collapse Fold

cmd_foldCollapse

Comment Region

cmd_comment

Complete Word (backwards)

cmd_completeWordBack

Complete Word

cmd_completeWord

Convert Selection to Lower Case

cmd_convertLowerCase

Convert Selection to Upper Case

cmd_convertUpperCase

Convert the Selected Text from Hexadecimal

cmd_convertFromHex

Convert the Selected Text to Hexadecimal

cmd_convertToHex

Expand All Folds

cmd_foldExpandAll

Expand Fold Recursively

cmd_foldExpandRecursive

Expand Fold

cmd_foldExpand

Go to Definition

cmd_goToDefinition

Jump to Matching Brace

cmd_jumpToMatchingBrace

Jump to corresponding line

cmd_jumpToCorrespondingLine

Match Braces

cmd_braceMatch

Next Syntax Error/Warning

cmd_nextLintResult

Run Syntax Check

cmd_lintNow

Select Block

cmd_blockSelect

Select to Matching Brace

cmd_selectToMatchingBrace

Tabify Region...

cmd_tabify

Toggle Fold

cmd_foldToggle

Un-comment Region

cmd_uncomment

Un-tabify Region...

cmd_untabify

Debugger

Add Watch Variable

cmd_dbgAddVariable

Add/Edit Breakpoint...

cmd_dbgBreakpointAddOrEdit

Add/Edit Spawnpoint...

cmd_dbgSpawnpointAddOrEdit

Break Now

cmd_dbgBreakNow

Clear All Breakpoints

cmd_dbgBreakpointClearAllInURI

Delete Selected Variable

cmd_dbgDeleteVariable

Detach

cmd_dbgDetach

Disable/Enable Breakpoint

cmd_dbgBreakpointToggle

Edit Selected Variable Name

cmd_dbgWatchedVariable

Edit Selected Variable Value

cmd_dbgEditVariable

Go/Continue

cmd_dbgGo

Inspect (probe) the Application in a Debugger Shell

cmd_dbgInspect

Interactive Debugger Shell Clear Buffer

cmd_dbgInteractiveClearBuffer

Listen for Remote Debugger

cmd_debuggerListener

Load HTML Preview

cmd_dbgViewAsHTML

Make Selection a Watched Variable

cmd_dbgMakeWatchedVariable

New Session

cmd_dbgNewSession

Pretty Print

cmd_dbgPrettyPrint

Run Script

cmd_dbgRun

Run to Cursor

cmd_dbgStepCursor

Show Current Statement

cmd_dbgShowCurrentStatement

Show Hidden Variables

cmd_dbgShowHiddenVars

Start Default Interactive Shell

cmd_startInteractiveShell

Start Perl Interactive Shell

cmd_startPerlInteractiveShell

Start Python Interactive Shell

cmd_startPythonInteractiveShell

Start Ruby Interactive Shell

cmd_startRubyInteractiveShell

Start Tcl Interactive Shell

cmd_startTclInteractiveShell

Start/Find/Hide Default Interactive Shell

cmd_toggleInteractiveShell

Step Forward

cmd_dbgStepForward

Step In

cmd_dbgStepIn

Step Out

cmd_dbgStepOut

Step Over

cmd_dbgStepOver

Stop the Interactive Debugger Shell

cmd_dbgInteractiveStop

Stop

cmd_dbgStop

Document Outline

Locate Current Node

cmd_documentOutlineLocateCurrentNode

Show/Hide Details

cmd_documentViewerToggleDetail

Editor

Add as Snippet to Toolbox

cmd_makeSnippetFromSelection

Back

cmd_back

Backspace

cmd_backSmart

Beginning of Line (first visible char/first column)

cmd_home

Beginning of Line

cmd_homeAbsolute

Cancel AutoComplete

cmd_cancel

Clear Current Tabstop State

cmd_tabstopClear

Close All Buffers

cmd_closeAll

Close Current Buffer

cmd_bufferClose

Close Other Buffers

cmd_bufferCloseOthers

Copy Region

cmd_copyRegion

Copy

cmd_copy

Create a Mapped URI for the current buffer

cmd_createMappedURI

Current File Settings

cmd_editPrefsCurrent

Cut Line

cmd_lineCut

Cut Region

cmd_cutRegion

Cut rest of line

cmd_killLine

Cut

cmd_cut

Decrease Line Indent

cmd_dedent

Delete Blank Lines

cmd_deleteBlankLines

Delete Line

cmd_lineDelete

Delete Word Left

cmd_deleteWordLeft

Delete Word Right

cmd_deleteWordRight

Delete

cmd_delete

Duplicate Line or Selection

cmd_lineOrSelectionDuplicate

Duplicate Line

cmd_lineDuplicate

End of Line

cmd_end

Exchange Current Point and Mark

cmd_transientMarkExchangeWithPoint

Format Code or Text

cmd_format

Format the Current Sub-Languange Block

cmd_formatSubLanguageBlock

Go Back

cmd_historyBack

Go Forward

cmd_historyForward

Go to Beginning of word

cmd_beginningOfWord

Go to End of Document

cmd_documentEnd

Go to End of word

cmd_endOfWord

Go to Line...

cmd_gotoLine

Go to Next Bookmark

cmd_bookmarkGotoNext

Go to Next Line

cmd_lineNext

Go to Previous Bookmark

cmd_bookmarkGotoPrevious

Go to Previous Line

cmd_linePrevious

Go to Top of Document

cmd_documentHome

Increase Line Indent

cmd_indent

Insert Abbreviation Snippet by Name

cmd_expandAbbrev

Insert Newline (align with current line)

cmd_newlineSame

Insert Newline (continue comments)

cmd_newlineExtra

Insert Newline (no favors)

cmd_newlineBare

Insert Newline (starting on the previous line)

cmd_newlinePrevious

Insert Newline

cmd_newline

Insert Next Key as Literal Character

cmd_rawKey

Invoke Hyperlink

cmd_invokeHyperlink

Join current and next lines

cmd_join

Jump to Next Section

cmd_jumpToNextSection

Jump to Previous Section

cmd_jumpToPreviousSection

Move Back Part of Word

cmd_wordPartLeft

Move Forward Part of Word

cmd_wordPartRight

Move Left One Character

cmd_left

Move One Character Right

cmd_right

Move One Word Left

cmd_wordLeft

Move One Word Right

cmd_wordRight

Move To End Of Word To Left

cmd_wordLeftEnd

Move to previous mark in mark ring

cmd_transientMarkMoveBack

Open Line

cmd_openLine

Page Down

cmd_pageDown

Page Up

cmd_pageUp

Paragraph Down

cmd_paraDown

Paragraph Up

cmd_paraUp

Paste and Select

cmd_pasteAndSelect

Paste

cmd_paste

Redo

cmd_redo

Reflow paragraph(s)

cmd_editReflow

Remove All Bookmarks

cmd_bookmarkRemoveAll

Repeat next keystroke N times

cmd_repeatNextCommandBy

Reset language to best guess

cmd_viewAsGuessedLanguage

Scroll One Line Down

cmd_lineScrollDown

Scroll One Line Up

cmd_lineScrollUp

Scroll current line to center of screen

cmd_editCenterVertically

Scroll current line to top of screen

cmd_editMoveCurrentLineToTop

Select All (Deprecated Binding)

cmd_editSelectAll

Select All

cmd_selectAll

Select Next Character

cmd_selectCharNext

Select Next Part of Word

cmd_wordPartRightExtend

Select Next Word

cmd_selectWordRight

Select Page Down

cmd_selectPageDown

Select Page Up

cmd_selectPageUp

Select Previous Character

cmd_selectCharPrevious

Select Previous Part of Word

cmd_wordPartLeftExtend

Select Previous Word

cmd_selectWordLeft

Select Rectangular Next Character

cmd_selectRectCharNext

Select Rectangular Page Down

cmd_selectRectPageDown

Select Rectangular Page Up

cmd_selectRectPageUp

Select Rectangular Previous Character

cmd_selectRectCharPrevious

Select Rectangular to Beginning of Line (first char/first column)

cmd_selectRectHome

Select Rectangular to End of Line

cmd_selectRectEnd

Select Rectangular to Next Line

cmd_selectRectLineNext

Select Rectangular to Previous Line

cmd_selectRectLinePrevious

Select the word Under the Cursor

cmd_selectWordUnderCursor

Select to Beginning of Line (always first column)

cmd_selectHomeAbsolute

Select to Beginning of Line (first char/first column)

cmd_selectHome

Select to Beginning of word

cmd_beginningOfWordExtend

Select to End of Document

cmd_selectDocumentEnd

Select to End of Line

cmd_selectEnd

Select to End of word

cmd_endOfWordExtend

Select to Next Line

cmd_selectLineNext

Select to Previous Line

cmd_selectLinePrevious

Select to Top of Document

cmd_selectDocumentHome

Set Mark

cmd_transientMarkSet

Show Section List

cmd_showSectionList

Show Unsaved Changes

cmd_showUnsavedChanges

Split Line

cmd_splitLine

Toggle Bookmark

cmd_bookmarkToggle

Toggle Overtype/Insert Mode

cmd_toggleOvertype

Transpose Current and Previous Characters

cmd_transpose

Transpose Current and Previous Lines

cmd_lineTranspose

Transpose Current and Previous Words

cmd_transposeWords

Trigger preceding AutoComplete list or CallTip

cmd_triggerPrecedingCompletion

Undo

cmd_undo

Vi: Cancel

cmd_vim_cancel

Vi: Close the Current Buffer Without Saving

cmd_vim_closeNoSave

Vi: Cut Line

cmd_vim_lineCut

Vi: Cut One Character to Left

cmd_vim_cutCharLeft

Vi: Cut One Character

cmd_vim_cutChar

Vi: Cut Whole Line and Enter Insert Mode

cmd_vim_changeLine

Vi: Cut to End of Line and Enter Insert Mode

cmd_vim_changeLineEnd

Vi: Cut to End of Line

cmd_vim_deleteLineToEnd

Vi: Cut

cmd_vim_cut

Vi: Delete the Current Character and Enter Insert Mode

cmd_vim_changeChar

Vi: Deletes from cursor to end of line.

cmd_vim_lineCutEnd

Vi: Enter Insert Mode after the Cursor Position

cmd_vim_append

Vi: Enter Insert Mode at Start of the Line

cmd_vim_insertHome

Vi: Enter Insert Mode

cmd_vim_insert

Vi: Enter Insert mode at the End of the Current Line

cmd_vim_appendEnd

Vi: Enter command mode

cmd_vim_enterCommandMode

Vi: Enter visual block mode

cmd_vim_toggleVisualBlockMode

Vi: Enter visual character mode

cmd_vim_toggleVisualMode

Vi: Enter visual line mode

cmd_vim_toggleVisualLineMode

Vi: Go to End of Document

cmd_vim_documentEnd

Vi: Go to Next Line

cmd_vim_lineNext

Vi: Go to Previous Line

cmd_vim_linePrevious

Vi: Goto Line

cmd_vim_gotoLine

Vi: Insert Newline (starting on the previous line)

cmd_vim_newlinePrevious

Vi: Insert Newline

cmd_vim_newline

Vi: Join current and next lines

cmd_vim_join

Vi: Jump to the Line before the Last Jump

cmd_vim_jumpToLineBeforeLastJump

Vi: Jump to the Position before the Last Jump

cmd_vim_jumpToLocBeforeLastJump

Vi: Move Left One Character

cmd_vim_left

Vi: Move One Word Left

cmd_vim_wordLeft

Vi: Move Right One Character

cmd_vim_right

Vi: Move To End of Word To Left

cmd_vim_wordLeftEnd

Vi: Move To End of Word To Right

cmd_vim_wordRightEnd

Vi: Move To Start of Word To Right

cmd_vim_wordRight

Vi: Move one page down

cmd_vim_pageDown

Vi: Move one page up

cmd_vim_pageUp

Vi: Move one word left, past any punctuation

cmd_vim_wordLeftPastPunctuation

Vi: Move one word right, past any punctuation

cmd_vim_wordRightPastPunctuation

Vi: Move to Beginning of Line (first visible char/first column)

cmd_vim_home

Vi: Move to Beginning of the Current Line

cmd_vim_homeAbsolute

Vi: Move to Beginning of the Document

cmd_vim_documentHome

Vi: Move to Beginning of the Next Line

cmd_vim_lineNextHome

Vi: Move to Beginning of the Previous Line

cmd_vim_linePreviousHome

Vi: Move to End of Current Line

cmd_vim_end

Vi: Move to end of word to the right, past any punctuation

cmd_vim_wordRightEndPastPunctuation

Vi: Move to the Beginning of the Paragraph

cmd_vim_moveParagraphBegin

Vi: Move to the Beginning of the Section

cmd_vim_moveFunctionPrevious

Vi: Move to the Beginning of the Sentence

cmd_vim_moveSentenceBegin

Vi: Move to the Bottom of the Screen

cmd_vim_moveToScreenBottom

Vi: Move to the Center of the Screen

cmd_vim_moveToScreenCenter

Vi: Move to the End of the Paragraph

cmd_vim_moveParagraphEnd

Vi: Move to the End of the Section

cmd_vim_moveFunctionNext

Vi: Move to the End of the Sentence

cmd_vim_moveSentenceEnd

Vi: Move to the Top of the Screen

cmd_vim_moveToScreenTop

Vi: New Line Starting After the Current Line

cmd_vim_insert_newline_next

Vi: New Line Starting Before the Current Line

cmd_vim_insert_newline_previous

Vi: Paste After

cmd_vim_pasteAfter

Vi: Paste

cmd_vim_paste

Vi: Redo

cmd_vim_redo

Vi: Repeat the last command again

cmd_vim_repeatLastCommand

Vi: Replace characters with the ones that are typed

cmd_vim_overtype

Vi: Replace the current char with the next typed character

cmd_vim_replaceChar

Vi: Save and Close the Current Buffer

cmd_vim_saveAndClose

Vi: Scroll One Line Down

cmd_vim_lineScrollDown

Vi: Scroll One Line Up

cmd_vim_lineScrollUp

Vi: Scroll half a page downwards

cmd_vim_scrollHalfPageDown

Vi: Scroll half a page upwards

cmd_vim_scrollHalfPageUp

Vi: Search for the Next Occurrence of the Word at the Current Cursor Position

cmd_vim_findWordUnderCursor

Vi: Search for the Previous Occurrence of the Word at the Current Cursor Position

cmd_vim_findWordUnderCursorBack

Vi: Select All

cmd_vim_editSelectAll

Vi: Select Next Character

cmd_vim_selectCharNext

Vi: Select Next Word

cmd_vim_selectWordRight

Vi: Select Page Down

cmd_vim_selectPageDown

Vi: Select Page Up

cmd_vim_selectPageUp

Vi: Select Previous Character

cmd_vim_selectCharPrevious

Vi: Select Previous Word

cmd_vim_selectWordLeft

Vi: Select to Beginning of Line (first char/first column)

cmd_vim_selectHome

Vi: Select to End of Document

cmd_vim_selectDocumentEnd

Vi: Select to End of Line

cmd_vim_selectEnd

Vi: Select to Next Line

cmd_vim_selectLineNext

Vi: Select to Previous Line

cmd_vim_selectLinePrevious

Vi: Select to Top of Document

cmd_vim_selectDocumentHome

Vi: Set Register

cmd_vim_setRegister

Vi: Start Change Text Operation

cmd_vim_changeOperation

Vi: Start Dedent Text Operation

cmd_vim_dedentOperation

Vi: Start Delete Text Operation

cmd_vim_deleteOperation

Vi: Start Indent Text Operation

cmd_vim_indentOperation

Vi: Start Yank Text Operation

cmd_vim_yankOperation

Vi: Swap the current character's case.

cmd_vim_swapCase

Vi: Undo

cmd_vim_undo

Vi: Yank Line

cmd_vim_yankLine

Zoom Font Size Down

cmd_fontZoomOut

Zoom Font Size Up

cmd_fontZoomIn

Find

Find Next Result

cmd_findNextResult

Find Next Selected

cmd_findNextSelected

Find Next

cmd_findNext

Find Previous Selected

cmd_findPreviousSelected

Find Previous

cmd_findPrevious

Find in Current Project...

cmd_findInCurrProject

Find in Files...

cmd_findInFiles

Find...

cmd_find

Incremental Search Backwards

cmd_startIncrementalSearchBackwards

Incremental Search

cmd_startIncrementalSearch

Replace in Current Project...

cmd_replaceInCurrProject

Replace in Files...

cmd_replaceInFiles

Replace...

cmd_replace

Vi: Enter Search Backwards

cmd_vim_enterSearchBackward

Vi: Enter Search Forward

cmd_vim_enterSearchForward

Vi: Find Next Pattern

cmd_vim_findNext

Vi: Find Next Result

cmd_vim_findNextResult

Vi: Find Previous Pattern

cmd_vim_findPrevious

Vi: Find the Character Typed, After Cursor in Current Line, Moves to Position Before the Char

cmd_vim_findCharInLinePosBefore

Vi: Find the Character Typed, After Cursor in Current Line

cmd_vim_findCharInLine

Vi: Find the Character Typed, Before Cursor in Current Line, Moves to Position After the Char

cmd_vim_findPreviousCharInLinePosAfter

Vi: Find the Character Typed, Before Cursor in Current Line

cmd_vim_findPreviousCharInLine

Vi: Repeat the last Find Character In Line command, but reverse the direction

cmd_vim_repeatLastFindCharInLineReversed

Vi: Repeat the last Find Character In Line command

cmd_vim_repeatLastFindCharInLine

General

Close Project

cmd_closeProject

Create Template From Project...

cmd_saveProjectAsTemplate

Edit Properties

cmd_editProperties

Export Selection as HTML...

cmd_exportHTMLSelection

Export as HTML...

cmd_exportHTML

Import From File System into Current Project

cmd_importFromFS_Project

Least Recently Viewed File

cmd_bufferNextLeastRecent

Most Recently Viewed File

cmd_bufferNextMostRecent

New File (default type)

cmd_new

New File...

cmd_newTemplate

New Project From Template...

cmd_newProjectFromTemplate

New Project...

cmd_newProject

New Window

cmd_newWindow

Next File

cmd_bufferNext

Open File dialog...

cmd_open

Open Project...

cmd_openProject

Open Remote File dialog...

cmd_open_remote

Open Template...

cmd_openTemplate

Perform the import from file system again (refreshes)

cmd_reimportFromFS_Project

Preferences...

cmd_editPrefs

Previous File

cmd_bufferPrevious

Print Preview Selection

cmd_printPreviewSelection

Print Preview

cmd_printPreview

Print Selection...

cmd_printSelection

Print Setup...

cmd_printSetup

Print...

cmd_print

Quit

cmd_quit

Refresh Status

cmd_refreshStatus

Reopen the Last Closed Tab

cmd_reopenLastClosedTab

Revert Project

cmd_revertProject

Revert

cmd_revert

Save All

cmd_saveAll

Save As Remote...

cmd_saveAs_remote

Save As Template

cmd_saveAsTemplate

Save As...

cmd_saveAs

Save Project As...

cmd_saveProjectAs

Save Project

cmd_saveProject

Save

cmd_save

Switch to Tab 1

cmd_buffer1

Switch to Tab 2

cmd_buffer2

Switch to Tab 3

cmd_buffer3

Switch to Tab 4

cmd_buffer4

Switch to Tab 5

cmd_buffer5

Switch to Tab 6

cmd_buffer6

Switch to Tab 7

cmd_buffer7

Switch to Tab 8

cmd_buffer8

Switch to Tab 9

cmd_buffer9

Help

About Komodo

cmd_helpAbout

ActiveState Programmer Network

cmd_helpASPN

ActiveState Website

cmd_helpActiveState

Alternate Help on Selection

cmd_helpLanguageAlternate

Help...

cmd_helpHelp

Komodo Bug Database

cmd_helpViewBugs

Komodo Community

cmd_helpCommunity

Komodo Discuss Mailing List Archives

cmd_helpKomodoMailLists

Language-Specific Help on Selection

cmd_helpLanguage

PHP Mailing Lists

cmd_helpPHPMailingLists

PHP Reference (Web)

cmd_helpPHPRef_Web

Perl Mailing Lists

cmd_helpPerlMailingLists

Perl Reference (Local)

cmd_helpPerlRef_Local

Perl Reference (Web)

cmd_helpPerlRef_Web

Python Mailing Lists

cmd_helpPythonMailingLists

Python Reference (Local)

cmd_helpPythonRef_Local

Python Reference (Web)

cmd_helpPythonRef_Web

Ruby Mailing Lists

cmd_helpRubyMailingLists

Ruby Reference (Web)

cmd_helpRubyRef_Web

Show Keybindings...

cmd_helpShowKeybindings

Tcl Mailing Lists

cmd_helpTclMailingLists

Tcl Reference (Local)

cmd_helpTclRef_Local

Tcl Reference (Web)

cmd_helpTclRef_Web

Tip of the Day...

cmd_helpTipOfTheDay

XSLT Mailing Lists

cmd_helpXSLTMailingLists

XSLT Reference (Web)

cmd_helpXSLTRef_Web

Macro

End Recording

cmd_stopMacroMode

Execute Last Macro

cmd_executeLastMacro

Pause Recording

cmd_pauseMacroMode

Save to Toolbox

cmd_saveMacroToToolbox

Start/Resume Recording

cmd_startMacroMode

Move up one directory

ove up one directory.

cmd_places_goUpOneFolder

Open the Komodo Error Log for viewin

pen the Komodo Error Log for viewing

cmd_helpViewErrorLog

PDK

Launch Filter Builder

cmd_pdkLaunchFilterBuilder

Launch PerlApp

cmd_pdkLaunchPerlApp

Launch PerlCov

cmd_pdkLaunchPerlCov

Launch PerlCritic

cmd_pdkLaunchPerlCritic

Launch PerlCtrl

cmd_pdkLaunchPerlCtrl

Launch PerlNET

cmd_pdkLaunchPerlNET

Launch PerlSvc

cmd_pdkLaunchPerlSvc

Launch PerlTray

cmd_pdkLaunchPerlTray

Launch VBScript Converter

cmd_pdkLaunchVBScriptConverter

Places

Copy the file or folder from its parent.

cmd_copyPlaceItem

Cut the file or folder from its parent.

cmd_cutPlaceItem

Filter out typically unwanted items like dotfiles.

cmd_placeView_defaultView

Load Place...

cmd_openDirectory

Load Remote Place...

cmd_openRemoteDirectory

Load previous place

cmd_goNextPlace

Manage custom view filters.

cmd_placeView_customView

Move this item to the system trash.

cmd_deletePlaceItem

Paste the file or folder into this folder.

cmd_pastePlaceItem

Reload next place

cmd_goPreviousPlace

Rename file or folder

cmd_renamePlace_File

Search in this file/folder's directory.

cmd_findInPlace

Show file/folder in the system's file manager

cmd_places_showInFinder

View everything.

cmd_placeView_viewAll

Projects/Toolbox

Add New File From Template...

cmd_addNewFileFromTemplate

Add New File...

cmd_addNewFile

Add New Folder...

cmd_addFolderPart

Add Remote File...

cmd_addRemoteFilePart

Publishing

Create a New Configuration

cmd_publishingNewConfiguration

Diff Selected Places Files

cmd_publishingPlacesDiffFile

Show Changes (Diff) for the Current File

cmd_publishingDiffCurrentFile

Source Code Control

Add File

cmd_SCCadd

Add Folder

cmd_SCCadd_folder

Checkout Repository to Folder

cmd_SCCcheckout_folder

Checkout Repository

cmd_SCCcheckout

Commit Changes in Folder

cmd_SCCcommit_folder

Commit Changes

cmd_SCCcommit

Compare Files in Folder

cmd_SCCdiff_folder

Compare

cmd_SCCdiff

Edit

cmd_SCCedit

History

cmd_SCChistory

Remove File

cmd_SCCremove

Revert Changes in Folder

cmd_SCCrevert_folder

Revert Changes

cmd_SCCrevert

Update Folder

cmd_SCCupdate_folder

Update

cmd_SCCupdate

Source Code

Vi: Decrease Line Indent

cmd_vim_dedent

Vi: Increase Line Indent

cmd_vim_indent

Vi: Jump to Matching Brace

cmd_vim_jumpToMatchingBrace

Spell Check

Check Spelling...

cmd_checkSpelling

TDK Bug Databas

DK Bug Database

cmd_tdkBugs

TDK Communit

DK Community

cmd_tdkCommunity

TDK Email List

DK Email Lists

cmd_tdkMailinglist

TDK

Launch Tcl Package Editor

cmd_tdkLaunchTclPE

Launch TclApp

cmd_tdkLaunchTclApp

Launch TclCompiler

cmd_tdkLaunchTclCompiler

Launch TclInspector

cmd_tdkLaunchTclInspector

Launch TclSvc

cmd_tdkLaunchTclSvc

Launch TclVFSE

cmd_tdkLaunchTclVFSE

Launch TclXref

cmd_tdkLaunchTclXref

Toolbox

Export Package

cmd_toolboxExportPackage

Tools

HTTP Inspector

cmd_httpInspector

Run Command...

cmd_toolsRunCommand

Runs the current test plan selected in the Test tab

cmd_runCurrentTestPlan

Rx Toolkit

cmd_toolsRx

Watch File...

cmd_toolsWatchFile

User Interface

Browser Preview

cmd_browserPreview

Focus on Bottom Pane

cmd_focusBottomPane

Focus on Editor

cmd_focusEditor

Focus on Projects Pane

cmd_focusProjectPane

Focus on Toolbox Pane

cmd_focusToolboxPane

Focus other split editor pane

cmd_switchpane

Full Screen

cmd_viewFullScreen

Internal Browser Preview in Other Tab Group

cmd_browserPreviewInternal

Internal Browser Preview in Same Tab Group

cmd_browserPreviewInternalSameTabGroup

Move tab to a new window

cmd_moveTabToNewWindow

Move tab to another tab window

cmd_movetab

Open tab in a new window

cmd_openTabInNewWindow

Show/Hide Bottom Pane

cmd_viewBottomPane

Show/Hide Code Browser Tab

cmd_viewCodeBrowser

Show/Hide Debug Toolbar

cmd_viewdebugtoolbar

Show/Hide Document Viewer Tab

cmd_viewDocumentOutline

Show/Hide End of Lines

cmd_viewEOL

Show/Hide Komodo Resources Toolbar

cmd_viewkomodotoolbar

Show/Hide Left Pane

cmd_viewLeftPane

Show/Hide Macros Toolbar

cmd_viewmacrotoolbar

Show/Hide Open/Find Toolbar

cmd_viewfindtoolbar

Show/Hide Projects Tab

cmd_viewProjects

Show/Hide Right Pane

cmd_viewRightPane

Show/Hide SCC Toolbar

cmd_viewscctoolbar

Show/Hide Standard Toolbar

cmd_viewedittoolbar

Show/Hide Toolbar Button Text

cmd_toggleButtonText

Show/Hide Toolbox Tab

cmd_viewToolbox

Show/Hide Tools Toolbar

cmd_viewtoolstoolbar

Show/Hide Whitespace

cmd_viewWhitespace

Show/Hide Workspace Toolbar

cmd_viewworkspacetoolbar

Split view of tab

cmd_splittab

Toggle splitter orientation

cmd_rotateSplitter

Use Fixed/Proportional Font

cmd_fontFixed

View Source

cmd_focusSource

View/Hide Indentation Guides

cmd_viewIndentationGuides

View/Hide Line Numbers

cmd_viewLineNumbers

Word-wrap long lines

cmd_wordWrap

Replace in Place

Replace in place

cmd_replaceInPlace