quarto-dev / quarto-dev/quarto
vscode extension: citation window pops up when mousing over *any* part of a paragraph after a citation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
When mousing over any part of a paragraph after a citation, the citation window pops up, blocking view of the paragraph and making it difficult to write. In the screenshot, I had just moved my mouse to edit the last sentence, but now I can't see most of the sentence. These very useful popups would be even better if they only appeared when mousing over the citation itself.
Quarto 1.4.549
vscode 1.87.0
macOS 14.3.1, M3
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 citation hover handling and reproduce the behavior described with Quarto 1.4.549 and VS Code 1.87.0. Done means the citation window appears when mousing over the citation itself, but not over other text in the paragraph.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100