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 |
|---|---|---|
| Reformat the selection Source editor | Mac CmdShiftA 1 more variant | Details |
| Find and replace Source editor | Mac CmdF 1 more variant | Details |
| Find in files Anywhere | Mac CmdShiftF 1 more variant | Details |
| Rename a symbol in scope Source editor | Mac CmdOptionShiftM 1 more variant | Details |
| Delete the line Console or source | Mac CmdD 1 more variant | Details |
| Insert the assignment operator Console or source | Mac Option- 1 more variant | Details |
| Insert the pipe operator Console or source | Mac CmdShiftM 1 more variant | Details |
| Show help for the function at the cursor Console or source | Mac F1 1 more variant | Details |
| Show the source of the function at the cursor Console or source | Mac F2 1 more variant | Details |
| Show the command palette Anywhere | Mac CmdShiftP 1 more variant | Details |
| Show the keyboard shortcut reference Anywhere | Mac OptionShiftK 1 more variant | Details |
| Build and reload the package Package project | Mac CmdShiftB 1 more variant | Details |
| Check the package Package project | Mac CmdShiftE 1 more variant | Details |
| Document the package Package project | Mac CmdShiftD 1 more variant | Details |
| Toggle a breakpoint Debugging | Mac ShiftF9 1 more variant | Details |
| Run the next line Debugging | Mac F10 1 more variant | Details |
| Continue running Debugging | Mac ShiftF5 1 more variant | Details |
| Stop debugging Debugging | Mac ShiftF8 1 more variant | Details |
| Restart the R session Anywhere | Mac CmdShiftF10 1 more variant | Details |
| Open a new terminal Anywhere | Mac ShiftOptionR 1 more variant | Details |
| Move focus to the terminal Anywhere | Mac ShiftOptionM 1 more variant | Details |
| Undo the last edit Console or source | Mac CmdZ 1 more variant | Details |
| Redo the undone edit Console or source | Mac CmdShiftZ 1 more variant | Details |
| Show the plots pane Anywhere | Mac Ctrl6 1 more variant | Details |
| Show the environment pane Anywhere | Mac Ctrl8 1 more variant | Details |