You can assign your own custom shortcut to remove all the breakpoints from a file or from the whole project. The IDE supports async stack traces in Remote JVMs. Find more details in theJVM Debuggersection of the
Notepad++ recognizes R code and also allows you to comment out code with theCtrl+QorCommand+Qshortcut. If you use Emacs, you can also useM-x comment-region. To revert the action, useM-x uncomment region. You can also use thescan()function to insert any arbitrary text inside your code,...