quarto-dev / quarto-dev/quarto
VS Code: show preview button when _quarto.yml is focused.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
I'm surprised that when I have _quarto.yml in focus in VS Code, the quarto preview button goes away. That's where I'd expect to go to preview the whole project.
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
Start by reproducing the behavior in VS Code with _quarto.yml focused and observe when the Quarto preview button appears or disappears. Trace the VS Code preview-button entry point and make the project-level preview action remain available for _quarto.yml, then verify that it previews the whole project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100