Skip to content

R: support Build / Test / Check keybindings for R projects #122

@kevinushey

Description

@kevinushey

I know we discussed allowing this to be provided by a separate extension (and I think that's the right solution long-term) but as a stop-gap I think we should at least provide the following keybindings in R package projects:

  • Cmd + Shift + B: run devtools::install() in a terminal;
  • Cmd + Shift + T: run devtools::test() in a terminal;
  • Cmd + Shift + E: run devtools::check() in a terminal;

Otherwise, prospective users of Positron who are R package developers will feel hamstrung when trying to get started.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions