microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.27k stars 29.31k forks source link

Option to (re-)allow Tree Find to be triggered by simply typing #157747

Open ppseprus opened 2 years ago

ppseprus commented 2 years ago

Background: Pre 1.70.0, it was possible to simply start typing in tree views to trigger the Tree Find feature. That was changed by said version, and now the feature is hidden behind a shortcut.

Feature: A true/false option that allows the user to avoid pressing the key combination. Search and highlight are triggered by simply starting to type in the Tree view.

gjsjohnmurray commented 2 years ago

If focus is on the tree and you start typing, focus should already be moving to the first matching item. Aren't you seeing that happen?

ppseprus commented 2 years ago

Hey @gjsjohnmurray,

Im not talking about focusing on the items I'm looking for. I'm talking about the search/highlight feature that is now, since 1.70.0, moved behind a command+f shortcut.

https://code.visualstudio.com/updates/v1_70#_tree-find-control

It would be great to be able to opt-out and have the original implementation in place: when a tree-view is in focus, if the user starts typing, the Tree Find widget (or whatever its name) is popping up, and matches are highlighted.

gjsjohnmurray commented 2 years ago

@ppseprus yes, I am aware of that change. Let's see what @joaomoreno says about your request.

vscodenpa commented 2 years ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

ppseprus commented 2 years ago

Hey @joaomoreno!

Is this voting open for the public? How / where can I track this?

Thanks!

joaomoreno commented 2 years ago

Sure. Voting is thumbs up on the first post. Tracking this is subscribing to the issue.

ppseprus commented 2 years ago

Thanks @joaomoreno

vscodenpa commented 2 years ago

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

vscodenpa commented 2 years ago

:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!