Shortcuts Cloud9 for Windows

56 shortcuts2,230 views
Open Trainer

General Shortcuts

WindowsAction
Ctrl+CAbort CLI Command
Ctrl++/-Font Larger/ Smaller
Ctrl+,Open Settings Panel
Ctrl+UOpen Tree Panel
Ctrl+Shift+EOutline
Ctrl+Shift+LReveal File In File Tree

Clipboard

WindowsAction
Ctrl+CCopy
Ctrl+XCut
Ctrl+VPaste
Ctrl+ZUndo
Ctrl+Shift+ZRedo

Code Manipulation

WindowsAction
Shift+Ctrl+BBeautify Text
Ctrl+SpaceComplete
Ctrl+Shift+DDuplicate Selection
Alt+Arrow Down/Arrow UpMove Lines Down/ Up
Shift+TabOutdent
Ctrl+Shift+/Toggle Block Comment
Ctrl+/Toggle Comment
Ctrl+UTo Uppercase
Ctrl+Shift+UTo Lowercase

Cursor

WindowsAction
Ctrl+Alt+Arrow UpAdd Cursor Above
Ctrl+Alt+Arrow DownAdd Cursor Below
Ctrl+Alt+Shift+Arrow UpAdd Cursor Above Skip Current
Ctrl+Alt+Shift+Arrow DownAdd Cursor Below Skip Current

File Operations

WindowsAction
Ctrl+NNew File
Ctrl+Shift+QRevert to Saved
Ctrl+SSave
Ctrl+Shift+SSave As

Find

WindowsAction
Ctrl+FFind
Ctrl+Shift+FFind in Files
Ctrl+KFind Next
Ctrl+Shift+KFind Previous

Navigate

WindowsAction
Ctrl+Home/EndGoto Start/End
Ctrl+EGoto File/Navigate
Ctrl+GGoto Line
Alt+Arrow Left/Arrow RightGoto Line Start/ Send
Ctrl+Arrow Left/Arrow RightGoto Word Left/ Right

Remove Text

WindowsAction
Ctrl+DRemove/ Delete Line
Alt+DeleteRemove to Line End
Alt+BackspaceRemove to Line Start
Ctrl+BackspaceRemove Word Left
Ctrl+DeleteRemove Word Right

Selections

WindowsAction
Ctrl+ASelect All
Shift+Arrow Down/Arrow UpSelect Down/ Up
Shift+Arrow Left/Arrow RightSelect Left/ Right
Ctrl+Shift+End/HomeSelect To End/ Start
Alt+Shift+Arrow Right/Arrow LeftSelect To Line End/ Start
Ctrl+Alt+Arrow Right/Arrow LeftSelect More After/ Before
Ctrl+Alt+Shift+Arrow Right/Arrow LeftSelect Next After/ Before
Ctrl+Shift+Arrow Left/Arrow RightSelect Word Left/ Right

Tabs

WindowsAction
Alt+WClose Tab
Alt+Shift+WClose All Tabs
Ctrl+Alt+WClose All Tabs But This
Ctrl+TabNext Tab
Ctrl+Shift+TabPrevious Tab
F6Toggle Console