This page lists the default Emacs key bindings. There are also pages that
list the default key bindings on the
Windows/Linux and
Mac OS X platforms. As any of these key
bindings schemes can be customized, these pages stand as references to the
defaults. To view the current list of key bindings for your Komodo installation
(including any custom key bindings), select Help|List Key
Bindings. The different key binding schemes are either set according to
the platform on which you installed Komodo, or they are selected in
Edit|Preferences|Editor|Keybindings.
Code
BrowserCode IntelligenceDebuggerClear All Breakpoints | |
Disable/Enable Breakpoint | |
Listen for Remote
Debugger | |
Run Script | |
Run to Cursor | |
Show Current Statement | |
Start | |
Step In | |
Step Out | |
Step Over | |
Stop | |
EditorBack | |
Backspace | |
Beginning of Line (first
char/first column) | |
Cancel AutoComplete | |
Copy | |
Cut | |
Cut Region | |
Cut rest of line | |
Decrease Line Indent | |
Delete | Alt+D | Ctrl+Delete | Ctrl+D | Delete |
|
Delete Word Left | Alt+Delete | Alt+Backspace | Ctrl+Backspace |
|
End of Line | |
Exchange Current Point and
Mark | |
Go to End of Document | |
Go to End of word | |
Go to Line... | |
Go to Next Bookmark | |
Go to Next Line | |
Go to Previous
Bookmark | |
Go to Previous Line | |
Go to Top of Document | |
Increase Line Indent | |
Insert Newline | |
Insert Newline (align with current line) | |
Insert Newline (continue
comments) | |
Insert Newline (no favors) | |
Join current and next
lines | |
Move Back Part of Word | |
Move Forward Part of
Word | |
Move Left One Character | |
Move One Character
Right | |
Move One Word Left | |
Move One Word Right | |
Move to previous mark in mark ring | |
Page Down | |
Page Up | |
Paste | |
Paste and Select | |
Reflow paragraph(s) | |
Remove All Bookmarks | |
Repeat next keystroke N
times | |
Scroll One Line Down | |
Scroll One Line Up | |
Scroll current line to center of screen | |
Scroll current line to top of
screen | |
Select All | |
Select Next Character | |
Select Next Part of Word | |
Select Next Word | |
Select Page Down | |
Select Page Up | |
Select Previous Character | |
Select Previous Part of
Word | |
Select Previous Word | |
Select to Beginning of Line (first
char/first column) | |
Select to Beginning of word | |
Select to End of
Document | |
Select to End of Line | |
Select to Next Line | |
Select to Previous Line | |
Select to Top of
Document | |
Set Mark | |
Toggle Bookmark | |
Toggle Overtype/Insert Mode | |
Transpose Current and Previous
Characters | |
Transpose Current and Previous Lines | |
Undo | |
Zoom Font Size Down | |
Zoom Font Size Up | |
FindFind Next | |
Find Next Result | |
Find Next Selected | |
Find Previous | |
Find in Files... | |
Incremental Search | |
Incremental Search
Backwards | |
Replace... | |
GeneralClose Window | |
Edit Properties | |
Least Recently Viewed
File | |
Most Recently Viewed File | |
New File (default
type) | |
Next File | |
Open File... | |
Open Project... | |
Previous File | |
Quit | |
Refresh Status | |
Save | |
Save All | |
HelpAlternate Help on Selection | |
Help... | |
Language-Specific Help on
Selection | |
MacroEnd Recording | |
Execute Last Macro | |
Start/Resume Recording | |
Source CodeComment Region | |
Complete Word (backwards) | |
Find All Functions | |
Find Next Function | |
Find Previous Function | |
Jump to Matching Brace | |
Select to Matching
Brace | |
Un-comment Region | |
Source ControlAdd File | |
Add Folder | |
Commit Changes | |
Commit Changes in Folder | |
Compare | |
Compare Files in Folder | |
Edit | |
Remove File | |
Revert Changes | |
Revert Changes in Folder | |
Update | |
Update Folder | |
ToolsUser InterfaceBrowser Preview | |
Focus on Editor | |
Show/Hide Code Browser
Tab | |
Show/Hide End of Lines | |
Show/Hide Output Pane | |
Show/Hide Projects Tab | |
Show/Hide Toolbar Button
Text | |
Show/Hide Toolbox Tab | |
Show/Hide Whitespace | |
Split view of tab | |
View Source | |
View/Hide Indentation Guides | |
View/Hide Line Numbers | |
Word-wrap long lines | |
Snippets
<b> Bold | |
<i> Italic | |
<u> Underline | |
<br/> Break Line | |
<h1> Header 1 | |
<h2> Header 2 | |
<h3> Header 3 | |
<h4> Header 4 | |
<h5> Header 5 | |
<h6> Header 6 | |
<li> List Item | |
<ol> Ordered List | |
<ul> Unordered List | |
<p> Paragraph w/Dialog | |
<p> Paragraph | |
<table> Table 1 row 1 col | |
<tr> Table Row | |
<td> Table Cell | |
<pre> Preformated Text | |
<A> URI Link w/Dialog | |
<A> URI Link | |
<form> Form w/Dialog | |
<input/> Form Input w/Dialog | |
<select> Form Select w/Dialog | |
<option> Form Option w/Dialog | |
<textarea> Form Text Area w/Dialog | |
|