RStudio
Comment or uncomment lines
Press Ctrl + Shift + C to comment or uncomment lines in RStudio. On a Mac, press Cmd + Shift + C instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdShiftC |
| Windows | Desktop app | CtrlShiftC |
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.