Printing drops tacked / hovered arrows
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
When the definitions window is printed, tacked arrows are removed from the output. It would be really nice to have these be preserved so you could get vectorized captures of the (much prettier now!) arrows.
This is also a little inconsistent with how the printer captures other elements of the state of the window. For example if you are hovering over a identifier binder or occurrence, it will print the green oval highlights, but not the arrows between the ovals.
Screenshot:
vs. printed:
Here's an example of the hover issue. Screenshot:
vs printed:
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
Reproduce the issue by printing the definitions window with tacked arrows and with identifier binder or occurrence highlights, then compare the on-screen and printed output. Trace the definitions-window printing path and ensure both arrow types are preserved in the printed result; done means the printed output contains the same arrows visible on screen.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100