RStudio
Rename a symbol in scope
To rename a symbol in scope in RStudio, press Ctrl + Alt + Shift + M. On a Mac, press Cmd + Option + Shift + M instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdOptionShiftM |
| Windows | Desktop app | CtrlAltShiftM |
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.