Not all R code chunk options are showed in autocomplete.

Open
#18 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
r, typescript, vscode

Research direction

Reproduce the autocomplete behavior in an R code chunk using Quarto extension v1.52.0 on VS Code, checking the reported options such as fig-width, fig-height, and fig-dpi. Trace the extension's R chunk-option completion entry point and compare its offered options with RStudio; done means the missing options appear in autocomplete.

Written by the indexing model from the issue text.

Description

future vscode

I am using Quarto extension v1.52.0 on VScode 1.72.2 on Windows 10.

In an R code chunk, not all chunk options are showed up in autocomplete, such as fig-width, fig-height or fig-dpi. However, they do in RStudio.

Those are the only options appear.

image

Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Contributor guide

No contributing guide indexed for this repository

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.

More from quarto-dev/quarto

All issues in quarto-dev/quarto

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.