quarto-dev / quarto-dev/quarto
VSCode: Sync Outline with Cursor Position
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
We can already use the Outline to navigate the headings of my source files.
It would be convenient, if the outline highlight would follow the position of my cursor in the document. This would make it easier to not get lost in the structure of a long document.
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
The issue concerns VSCode's Outline and cursor position, but it names no repository file, test, or entry point. Start by locating the VSCode integration responsible for Outline navigation and cursor changes. Done means the highlighted Outline item follows the cursor while navigating a source document.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100