zed/crates/extensions_ui
Marshall Bowers a183c33367
Prevent long extension descriptions from overflowing (#9348)
This PR fixes an issue where long extension descriptions could take up
more room than intended, pushing the GitHub repository icon off the
screen.

<img width="901" alt="Screenshot 2024-03-14 at 12 54 14 PM"
src="https://github.com/zed-industries/zed/assets/1486634/befce468-f8df-4183-b3cc-9d088dd53b4e">

Fixes #9331.

Release Notes:

- Fixed an issue where long extension descriptions could push the GitHub
repository icon off the screen
([#9331](https://github.com/zed-industries/zed/issues/9331)).
2024-03-14 13:06:42 -04:00
..
src Prevent long extension descriptions from overflowing (#9348) 2024-03-14 13:06:42 -04:00
Cargo.toml Add a command for building and installing a locally-developed Zed extension (#8781) 2024-03-06 15:35:22 -08:00
LICENSE-GPL Add an extensions installation view (#7689) 2024-02-13 14:09:02 -05:00