zed/crates/workspace2
Marshall Bowers bda1dc7721
Use ButtonLike for breadcrumb (#3452)
This PR updates the (placeholder) breadcrumb to use the new `ButtonLike`
component.

Eventually this will need custom styling (e.g., syntax highlighting for
the symbol children), which is why we're using a `ButtonLike` as opposed
to a regular `Button`.

Release Notes:

- N/A
2023-11-29 19:21:34 -05:00
..
src Use ButtonLike for breadcrumb (#3452) 2023-11-29 19:21:34 -05:00
Cargo.toml Move CallHandler impl into call2 2023-11-21 20:18:35 +01:00