Skip to content

README: Open R terminal with VS Code command palette #44

Closed
@hturner

Description

@hturner

Currently we say to start an R terminal by clicking "R:(not attached)" (https://github.com/r-devel/r-dev-env/blob/main/README.md?plain=1#L92-L95). This is fine when working through the README from start to finish, but if you skip the section on running R and have not opened an R file then "R:(not attached)" may not be shown.

So we can change this to open the R terminal through the command palette:

Ctrl/Cmd + Shift +P
type "R terminal"
select "R: Create R terminal"

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions