RStudio
Find and replace
In RStudio, Ctrl + F will find and replace. On a Mac, press Cmd + F instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdF |
| Windows | Desktop app | CtrlF |
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.