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 Mac Ctrl2 Details
Clear the console Console Mac CtrlL Details
Interrupt the running command Console Mac Esc Details
Change the working directory Anywhere Mac CtrlShiftH Details
Go to a file or function Anywhere Mac Ctrl. Details
Move the cursor to the source editor Anywhere Mac Ctrl1 Details
Toggle the document outline Source editor Mac CmdShiftO Details
Open a document Anywhere Mac CmdO Details
Save the active document Source editor Mac CmdS Details
Save every document Anywhere Mac CmdOptionS Details
Close every open document Anywhere Mac CmdShiftW Details
Knit, preview or compile the document Source editor Mac CmdShiftK Details
Insert a code chunk Source editor Mac CmdOptionI Details
Insert a code section Source editor Mac CmdShiftR Details
Run the current line or selection Source editor Mac CmdReturn Details
Run the whole document Source editor Mac CmdOptionR Details
Run from the start to the current line Source editor Mac CmdOptionB Details
Run from the current line to the end Source editor Mac CmdOptionE Details
Run the current code section Source editor Mac CmdOptionT Details
Run the current chunk Source editor Mac CmdOptionC Details
Source the current document Source editor Mac CmdShiftS Details
Fold every section Source editor Mac CmdOptionO Details
Unfold every section Source editor Mac CmdShiftOptionO Details
Go to a line Source editor Mac CmdShiftOptionG Details
Go to the next section Source editor Mac CmdPage Down Details
Go to the previous section Source editor Mac CmdPage Up Details
Extract a function from the selection Source editor Mac CmdOptionX Details
Extract a variable from the selection Source editor Mac CmdOptionV Details
Reindent the lines Source editor Mac CmdI Details
Comment or uncomment lines Source editor Mac CmdShiftC Details