Terminal find should center results in viewport #50623
Labels
bug
Issue identified by VS Code Team member as probable bug
help wanted
Issues identified as good community contribution opportunities
terminal
Integrated terminal issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
verified
Verification succeeded
Milestone
Refs: #50499
You probably already have issues that the find widget is getting in the way of results in the terminal.
Here I want to suggest a simple heuristic to make it come in the results less frequently.
When a find result is hit you always reveal it on the first line -> thus the chance of it overlapping with the find widget is very hight
Editor always reveals the find resutls in the center of the screen. I suggest that you do the same.
Editor has some nice methods like center if outside viewport, I would expcet the same behavior in the terminal
The text was updated successfully, but these errors were encountered: