REditorSupport / REditorSupport/vscode-R

[Feature request]: Support alternative Syntax for Chunk Options via auto-completion

Open
#1,159 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.