quarto-dev / quarto-dev/quarto
1.86.0 version makes code chunks non-executable in VS Code
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Hello, thanks a lot for your work on quarto!
I'm reporting something that definitely looks like a bug in the latest release.
The following screenshot is taken while quarto 1.85.0 is active.
The next is taken while quarto 1.86.0 is active.
The code chunks are not executable.
I noticed this while running quarto and R code.
It seems the update was automatic, because it was working >5 hours ago and then it didn't... For some reason I noticed the recent update and there it was :)
Best,
Miguel
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
Reproduce the issue in VS Code with Quarto 1.86.0 and R code, then compare the same chunks under Quarto 1.85.0. Trace the VS Code integration involved in chunk execution and verify that the chunks become executable again without regressing the older working behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100