quarto-dev / quarto-dev/quarto
Two-way sync?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
VS Code supports two-way sync for Markdown documents. That is, if you scroll in the source the preview will sync to the corresponding locations and vice versa. This would be a really useful feature for the Quarto Preview too – is this planned by any chance?
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 reviewing how Quarto Preview currently handles scrolling and compare it with VS Code's Markdown preview behavior. Define how source and preview locations correspond in both directions, then verify that scrolling either view moves the other to the matching location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, vscode
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100