RStudio
Reindent the lines
To reindent the lines in RStudio, press Ctrl + I. On a Mac, press Cmd + I instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdI |
| Windows | Desktop app | CtrlI |
Where this comes from
Keyboard Shortcuts in the RStudio IDE - Posit Support
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.