Keys can be mapped to any 10x Command or python function.
The key mappings can be changed in the key mappings file (Settings Menu -> Key Bindings)
%appdata%\10x\Settings\KeyBindings.10x_settings
Toggle the workspace explorer panel
Show the execute command text box
Internet search for the current word or selection using the InternetSearchCommand setting
Zoom in on editor text (increase font size)
Zoom in on editor text (decrease font size)
Open a file
Close the current file
Save the current file
Save all files
Create a new text file
Show the current file in the workspace tree
Cut to Clipboard
Copy to clipboard
Paste from clipboard
Show the paste history dropdown
Undo the last operation
Redo the last undone operation
Make selection uppercase
Make selection lowercase
Move current line up one
Move current line down one
Cut the current line
Delete the current line
Comment the current line or selected lines
Uncomment the current line or selected lines
Toggle line comment if no select. Toggle block comment if selection.
Delete to the end of the line.
Duplicate the current line
Insert a new line at the current line
Insert a new line after the current line
Select all text
Select the current word
Select the current scope
Select the current scope for ()[]{}
Delete the current character or selected text
Toggle whitespace visibility
Copy to clipboard
Paste from clipboard
Redo the last undone operation
Select the next occurance of the current word using multi-cursor select
Select all of the find results with multiple cursors
Add a new cursor on the line above
Add a new cursor on the line below
Increase selection end for all multi-cursors
Decrease selection end for all multi-cursors
Select all of the find results with multiple cursors
Collapse the current region
Expand the current region
Toggle the collapse/expand of the current region
Toggle the collapse/expand of the all regions in the file
Focus the previous tab in the current panel
Focus the next tab in the current panel
Show the Find File panel
Find text in the current file
Find the previous occurance of the last searched for text in the current file
Find the next occurance of the last searched for text in the current file
Find the previous occurance of the current word in the current file
Find the next occurance of the current word in the current file
Find and replace text in the current file
Go to the specified line in the current file
Go to the previous cursor location
Go to the next cursor location
Go to the previous cursor location in the current file
Go to the next cursor location in the current file
Go to the previous edit location
Go to the previus result in the last search or build operation
Go to the next result in the last search or build operation
Re-open the most recently closed file
Move to the matching bracket or brace
Move the cursor up in the current text editor
Move the cursor down in the current text editor
Move the cursor left in the current text editor
Move the cursor right in the current text editor
Move the selection up one line
Move the selection down one line
Move the selection left one character
Move the selection right one character
Move the cursor to the start of the line
Move the cursor to the end of the line
Move the cursor to the end of the file
Move the cursor to the end of the file
Select to the start of the file
Select to the end of the file
Select to the start of the line
Select to the end of the line
Move the cursor to the previous word
Move the cursor to the next word
Select to the start of the current/prev word
Select to the end of the current/next word
Scroll one line up
Scroll one line down
Move up by a page
Move down by a page
Move selection up by a page
Move selection down by a page
Go to the previous cursor location
Go to the next cursor location
Go to the next result in the last search or build operation
Move selection up by a page
Move selection down by a page
Move the cursor to the start of the line
Select to the end of the line
Open Search Panel
Open Search Panel
Show the FindInFiles panel
Show the ReplaceInFiles panel
Replace the next item from the Find.Replace panel
Replace all items in the current file from the Find.Replace panel
Jump to the definition of the current symbol
Find a symbol in the workspace
Show references for the current symbol
Rename the current symbol
Submit the current symbol rename
Open the Find Function panel to find a function defnition in the current file
Show the autocomplete dropdown
Move to the previous item in the autocomplete list
Move to the next item in the autocomplete list
Page selection up in the autocomplete list
Page selection down in the autocomplete list
If cursor is in a function call show the function declaration
Show the symbol info for the current symbol
Toggle between the source .cpp and .h header file
Jump to the definition of the current symbol
Build the currently active workspace
Rebuild the currently active workspace
Build the current file
Go to the previous build error
Cancel the current build
Start debugging
Restart the debugger
Stop debugging
Launch the exe without debugging
Toggle breakpoint on the current line
Remove all breakpoints from the current file
Start/stop recording a key sequence
Playback a key sequence
Toggle bookmark for current line
Go to the previous bookmark
Go to the next bookmark
Go to the previous bookmark in the current file
Go to the next bookmark in the current file
Remove all bookmarks from the current file
Format the selection or the current scope if no selection
Indent the current line or selected lines
Unindent the current line or selected lines
Move the current panel left
Move the current panel right
Move the current panel up
Move the current panel down
Move the current panel focus left
Move the current panel focus right
Move the current panel focus up
Move the current panel focus down
Show the switch file panel
Move to the previous item in the switch file panel
Duplicate the current panel
Duplicate the current panel and move to the left
Duplicate the current panel and move to the right
Show the context menu for the currently selected UI element
Show the context menu for the currently selected UI element