[Feature] Keep scrolling in interaction window
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Hi Drracket
My program keeps print some information in the interactive window after it starts to run. I hope the interactive window can keep scrolling to the latest message so that I can see the latest logs printed out by my program.
I checked preferences there is no such option. Please let me know where is the start point of the code to check, so that maybe I can fix it by my self.
Thanks
Walter
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 names no files, tests, or entry points; start by locating DrRacket's interaction window implementation and its output-handling path. Confirm the desired behavior with a program that prints repeatedly, and consider the work done when the window remains scrolled to the latest message.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100