REditorSupport / REditorSupport/vscode-R

Refactor Rmd commands and configure

Open
#472 0 comments 0 reactions 1 assignee View on GitHub

@Ikuyadeu is already working on this.

Since Nov 30, 2020.

engineering
Dominant language
TypeScript
Stars
1.2k
Forks
139
Avg merge
2h 46m
Merged PRs (30d)
5

Description

Our extension supports extends to Rmd, not only R.

Like the relationship with Python and Jupyter, R and Rmd should be separated.
Such as r.selectCurrentChunk should be rmd.selectCurrentChunk
Also, commands and configure values can be the same naming convention as Jupyter and Python extension commands.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.