zed/crates/util/src
Thorsten Ball 3a36b10e3a
Truncate commit messages in blame tooltip (#9937)
This truncates git commit messages to 15 lines.


Before:
![screenshot-2024-03-28-20 10
17@2x](https://github.com/zed-industries/zed/assets/1185253/03bea6bb-2ead-4bf6-bb12-22338c8745fd)

After:

![screenshot-2024-03-28-20 10
02@2x](https://github.com/zed-industries/zed/assets/1185253/0bd655ee-57ce-424f-b471-b7ce01e5fbf7)




Release Notes:

- N/A
2024-03-28 20:19:04 +01:00
..
test Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
arc_cow.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
fs.rs chore: Clean up util dependencies. (#9247) 2024-03-13 00:10:49 +01:00
github.rs Update to vscode-eslint 2.4.4 & support flat config file extensions (#9708) 2024-03-22 17:19:23 +01:00
http.rs Add a schema to extensions, to prevent installing extensions on too old of a Zed version (#9599) 2024-03-20 17:33:26 -04:00
paths.rs VS Code -> Zed tasks converter (#9538) 2024-03-20 16:37:26 +01:00
semantic_version.rs Add telemetry events for loading extensions (#9793) 2024-03-25 17:30:48 -04:00
test.rs Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
util.rs Truncate commit messages in blame tooltip (#9937) 2024-03-28 20:19:04 +01:00