Skip to the main content

RStudio

Running code, the console, panes, debugging, and packages in the RStudio IDE.

Published coverage: Mac, Windows. Environments: Desktop app.

55 actions and 55 key variants match.

Search all apps

Matching shortcuts
Action Keys Row actions
Move the cursor to the console Anywhere Windows Ctrl2 Details
Clear the console Console Windows CtrlL Details
Interrupt the running command Console Windows Esc Details
Change the working directory Anywhere Windows CtrlShiftH Details
Go to a file or function Anywhere Windows Ctrl. Details
Move the cursor to the source editor Anywhere Windows Ctrl1 Details
Toggle the document outline Source editor Windows CtrlShiftO Details
Open a document Anywhere Windows CtrlO Details
Save the active document Source editor Windows CtrlS Details
Save every document Anywhere Windows CtrlAltS Details
Close every open document Anywhere Windows CtrlShiftW Details
Knit, preview or compile the document Source editor Windows CtrlShiftK Details
Insert a code chunk Source editor Windows CtrlAltI Details
Insert a code section Source editor Windows CtrlShiftR Details
Run the current line or selection Source editor Windows CtrlEnter Details
Run the whole document Source editor Windows CtrlAltR Details
Run from the start to the current line Source editor Windows CtrlAltB Details
Run from the current line to the end Source editor Windows CtrlAltE Details
Run the current code section Source editor Windows CtrlAltT Details
Run the current chunk Source editor Windows CtrlAltC Details
Source the current document Source editor Windows CtrlShiftS Details
Fold every section Source editor Windows AltO Details
Unfold every section Source editor Windows ShiftAltO Details
Go to a line Source editor Windows ShiftAltG Details
Go to the next section Source editor Windows CtrlPage Down Details
Go to the previous section Source editor Windows CtrlPage Up Details
Extract a function from the selection Source editor Windows CtrlAltX Details
Extract a variable from the selection Source editor Windows CtrlAltV Details
Reindent the lines Source editor Windows CtrlI Details
Comment or uncomment lines Source editor Windows CtrlShiftC Details