REditorSupport / REditorSupport/vscode-R
Run Chunk button lost in Rmd file
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
There used to be a Run Chunk button above each chunck, but somehow the button is missing.
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.
Research direction
Start by reproducing the missing Run Chunk button in an Rmd file and inspect the extension's R Markdown chunk handling. The issue mentions no source files or tests, so trace where chunk controls are created and verify that a Run Chunk button appears above each chunk again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, r, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100