zed/crates/outline_panel
Kirill Bulatov 9b688655a8
Add a way to filter items in the outline panel (#13984)
https://github.com/zed-industries/zed/assets/2690773/145a7cf2-332c-46c9-ab2f-42a77504f54f

Adds a way to filter entries in the outline panel, by showing all
entries (even if their parents were collapsed) that fuzzy match a given
query.

Release Notes:

- Added a way to filter items in the outline panel
2024-07-09 16:44:24 +03:00
..
src Add a way to filter items in the outline panel (#13984) 2024-07-09 16:44:24 +03:00
Cargo.toml Add a way to filter items in the outline panel (#13984) 2024-07-09 16:44:24 +03:00
LICENSE-GPL Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00