Shortcuts/integration for devtools package

In R Studio you can use shortcuts to directly send some devtools commands into R console, e.g.:

Build and Reload   Ctrl+Shift+B Cmd+Shift+B
Load All (devtools)   Ctrl+Shift+L Cmd+Shift+L
Test Package (Desktop)   Ctrl+Shift+T

Will DataSpell add the same functionality in the near future? It will surely boost R package development.

 

0

Please sign in to leave a comment.