-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation