quarto-dev / quarto-dev/quarto
Auto completion does not work properly inside R blocks
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Hello,
Thanks for Quarto. It is amazing.
However, I am having an issue with the quarto extension in vscode.
I am using R blocks in vscode running on Debian 12. I am also using "R Editor Support" extension. The issue is that I cannot trigger the best completion for R. For example, the completion for .rmd files or for .r files are much better than those for .qmd files.
In this sense, I am practically forced to associate my .qmd files with r markdown (.rmd) to get proper auto completion.
Thanks again.
Contributor guide
No contributing guide indexed for this repository
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
No source file or test is named. Start by reproducing the completion behavior in VS Code for R blocks in a .qmd file, then compare it with .rmd and .r files using the R Editor Support extension. Done means R blocks in .qmd files receive the expected R completion behavior without associating the file with R Markdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100