REditorSupport / REditorSupport/vscode-R
Refactor Rmd commands and configure
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.