REditorSupport / REditorSupport/vscode-R
[Feature request]: Support alternative Syntax for Chunk Options via auto-completion
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
From {knitr} v1.37, alternative Syntax for Chunk Options (#|) has been added. It would be great if VSCode-r extension supports this new syntax in code chunk via auto-completion just like quarto-vscode does.
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
The issue names the VSCode-R extension, R code chunks, knitr's #| syntax, and quarto-vscode as a reference. Start by locating the extension's existing code-chunk auto-completion entry point and comparing its behavior with quarto-vscode. Done means the alternative syntax receives equivalent completion support; no file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100