Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search: Option to expand all results by default #83917

Closed
JacksonKearl opened this issue Nov 4, 2019 · 1 comment
Closed

Search: Option to expand all results by default #83917

JacksonKearl opened this issue Nov 4, 2019 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality search Search widget and operation issues

Comments

@JacksonKearl
Copy link
Contributor

Currently, in the search viewlet, we automatically collapse results from files with more than 10 hits.

This came from a time when adding many tree entries was more expensive; now that we can afford to show more items, it would be nice to have the auto-collapse logic as a configureable setting. We could make results either never collapse, or allow users to configure the collapse threshold away from 10.

Similar to #48842. Related to #28090.

@JacksonKearl JacksonKearl self-assigned this Nov 4, 2019
@JacksonKearl JacksonKearl added feature-request Request for new features or functionality search Search widget and operation issues labels Nov 4, 2019
@JacksonKearl
Copy link
Contributor Author

Turns out we already had this: "search.collapseResults": "alwaysExpand"

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality search Search widget and operation issues
Projects
None yet
Development

No branches or pull requests

1 participant