zed
zed copied to clipboard
Make the project panel, outline panel, all panels etc... respect ui/buffer line height.
Check for existing issues
- [X] Completed
Describe the feature
Currently, it seems zed hardcodes the line height for these panels (whether they use the buffer style i.e outline panel or the ui style i.e project panel), it'd be nice if zed could respect the line height for those as well. This issue also proposes a new ui_line_height option similar to buffer_line_height in order to customize the line height of the project panel and other panels using the ui style.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
agreed, this is needed