vscode
vscode copied to clipboard
Search Tree
Shows the search results in a toggle-able tree.


Fixes #20224 Fixes #161141
TODO: write tests
any setting to enable this?
any setting to enable this?
It's not in the editor yet, this PR needs to be merged first 🙂
Another thing I thought of - the selected state should be persisted when I reload the window. Either per-workspace or globally - we can check what scm does.
Thanks for implementing this long awaited feature, I just made a test on latest insider in pressing the Collapse All
button twice raised an error: TreeError [SearchView] Tree element not found: [object Object]
The tree view also miss the in-tree filtering (CTRL+F) like the one for files:
Thanks for implementing this long awaited feature, I just made a test on latest insider in pressing the
Collapse All
button twice raised an error:TreeError [SearchView] Tree element not found: [object Object]
The tree view also miss the in-tree filtering (CTRL+F) like the one for files:
Tracking these issues in #161616 and #161617. Thanks for testing it out 😊
THANK YOU 💙
Respect 👍🏿