zed/crates/storybook2
Marshall Bowers 761d4fcd49
Port the picker and uniform list (#3248)
This adds a `UniformList` element and partially implements `Picker` as a
component, using `UniformList`. Because editor2 isn't fully implemented
yet, the picker doesn't have filtering logic yet. We want to merge this
for now though, to make the UniformList element available for other
crates.

Release Notes:

- N/A
2023-11-08 17:45:23 +01:00
..
docs WIP 2023-09-20 14:32:55 -06:00
src Port the picker and uniform list (#3248) 2023-11-08 17:45:23 +01:00
build.rs WIP 2023-09-20 14:32:55 -06:00
Cargo.lock WIP 2023-09-20 14:32:55 -06:00
Cargo.toml Implement basic fuzzy filtering in picker 2023-11-07 17:24:04 -08:00