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.

22 actions and 22 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
Move the cursor to the source editor Anywhere Windows Ctrl1 Details
Run the whole document Source editor Windows CtrlAltR Details
Run the current chunk Source editor Windows CtrlAltC Details
Source the current document Source editor Windows CtrlShiftS Details
Delete the line Console or source Windows CtrlD Details
Insert the assignment operator Console or source Windows Alt- Details
Insert the pipe operator Console or source Windows CtrlShiftM Details
Show help for the function at the cursor Console or source Windows F1 Details
Show the source of the function at the cursor Console or source Windows F2 Details
Show the keyboard shortcut reference Anywhere Windows AltShiftK Details
Build and reload the package Package project Windows CtrlShiftB Details
Check the package Package project Windows CtrlShiftE Details
Document the package Package project Windows CtrlShiftD Details
Continue running Debugging Windows ShiftF5 Details
Stop debugging Debugging Windows ShiftF8 Details
Move focus to the terminal Anywhere Windows AltShiftM Details
Undo the last edit Console or source Windows CtrlZ Details
Redo the undone edit Console or source Windows CtrlShiftZ Details