quarto-dev / quarto-dev/quarto
VS Code extension feature request: Slide navigation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
In RStudio, there's a nice slide navigator in the preview pane and the arrows flip between slides:
In VS Code and Positron, it would be nice to
- have the same navigator
- have the same behavior for the arrows (currently, they don't seem to do anything)
For these IDEs, the only ways to navigate between slides right now are to use the buttons or the Quarto slide navigator.
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 locating the VS Code extension's preview-pane implementation and its existing slide-navigation buttons, then compare their behavior with the screenshots and the Quarto slide navigator. Done means the preview provides the requested navigator and the arrows move between slides in VS Code and Positron.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100