zed/crates/outline
Marshall Bowers 7025d3f29d
Extract outline rendering to outline crate (#20179)
This PR extracts the `render_item` implementation for outlines to the
`outline` crate to help reduce `language`'s dependence on `theme`.

Release Notes:

- N/A
2024-11-04 11:54:37 -05:00
..
src Extract outline rendering to outline crate (#20179) 2024-11-04 11:54:37 -05:00
Cargo.toml Extract outline rendering to outline crate (#20179) 2024-11-04 11:54:37 -05:00
LICENSE-GPL