quarto-dev / quarto-dev/quarto
In VSCode, how do I hide the 'Run Cell | Run Next Cell | Run Above' buttons on top of every code chunk?
Open
Nobody has claimed this yet.
future
vscode
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
I keep accidentally clicking Run Above, which is both time consuming and also overwrites some of my variables.
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
Review the VSCode integration associated with the Run Cell, Run Next Cell, and Run Above controls. No file or test is named, so first locate the code-chunk UI entry point and determine where this visibility behavior belongs. Done means the controls can be hidden without changing code execution behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100