RStudio Keybindings

RStudio keybindings in Positron

If you’d prefer to use RStudio keybindings in Positron, enable the workbench.keybindings.rstudioKeybindings setting. Restart Positron after changing this setting.

The following RStudio keybindings will then be enabled:

Shortcut Description

Ctrl-1

Focus Source

Ctrl-2

Focus Console

Go to Symbol

Comment/Uncomment a line

Create a new R file

F2

Go to definition

Reindent selection

Reformat selection

Source the current R script

Rename

Insert a new Quarto/R Markdown cell

Open version control pane

Go to previous tab

Go to next tab

Delete the current line

Insert pipe operator

Insert section

Open global keybindings list

Insert left assignment operator <-