RStudio
Stop debugging
In RStudio, Shift + F8 will stop debugging. The keys are the same on a Mac.
Where it works: Debugging
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | ShiftF8 |
| Windows | Desktop app | ShiftF8 |
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.