RStudio
Running code, the console, panes, debugging, and packages in the RStudio IDE.
Published coverage: Mac, Windows. Environments: Desktop app.
Everything
Blocks and structure
Code editing
Comments and review
Editing
Files and printing
Navigation
Paragraphs and lists
Search
Selection
View and zoom
55 actions and 110 key variants match.
- RStudio Documented
| Action | Keys | Row actions |
|---|---|---|
| Move the cursor to the console Anywhere | Mac Ctrl2 1 more variant | Details |
| Clear the console Console | Mac CtrlL 1 more variant | Details |
| Interrupt the running command Console | Mac Esc 1 more variant | Details |
| Change the working directory Anywhere | Mac CtrlShiftH 1 more variant | Details |
| Go to a file or function Anywhere | Mac Ctrl. 1 more variant | Details |
| Move the cursor to the source editor Anywhere | Mac Ctrl1 1 more variant | Details |
| Toggle the document outline Source editor | Mac CmdShiftO 1 more variant | Details |
| Open a document Anywhere | Mac CmdO 1 more variant | Details |
| Save the active document Source editor | Mac CmdS 1 more variant | Details |
| Save every document Anywhere | Mac CmdOptionS 1 more variant | Details |
| Close every open document Anywhere | Mac CmdShiftW 1 more variant | Details |
| Knit, preview or compile the document Source editor | Mac CmdShiftK 1 more variant | Details |
| Insert a code chunk Source editor | Mac CmdOptionI 1 more variant | Details |
| Insert a code section Source editor | Mac CmdShiftR 1 more variant | Details |
| Run the current line or selection Source editor | Mac CmdReturn 1 more variant | Details |
| Run the whole document Source editor | Mac CmdOptionR 1 more variant | Details |
| Run from the start to the current line Source editor | Mac CmdOptionB 1 more variant | Details |
| Run from the current line to the end Source editor | Mac CmdOptionE 1 more variant | Details |
| Run the current code section Source editor | Mac CmdOptionT 1 more variant | Details |
| Run the current chunk Source editor | Mac CmdOptionC 1 more variant | Details |
| Source the current document Source editor | Mac CmdShiftS 1 more variant | Details |
| Fold every section Source editor | Mac CmdOptionO 1 more variant | Details |
| Unfold every section Source editor | Mac CmdShiftOptionO 1 more variant | Details |
| Go to a line Source editor | Mac CmdShiftOptionG 1 more variant | Details |
| Go to the next section Source editor | Mac CmdPage Down 1 more variant | Details |
| Go to the previous section Source editor | Mac CmdPage Up 1 more variant | Details |
| Extract a function from the selection Source editor | Mac CmdOptionX 1 more variant | Details |
| Extract a variable from the selection Source editor | Mac CmdOptionV 1 more variant | Details |
| Reindent the lines Source editor | Mac CmdI 1 more variant | Details |
| Comment or uncomment lines Source editor | Mac CmdShiftC 1 more variant | Details |