Files
oak-gpui/crates/util/src
Joseph T. Lyons ee1b4a52cc Add PathExt trait (#2823)
This PR adds a `PathExt` trait. It pulls in our existing `compact()`
function, as a method, and then adds a method, and testing, for
`icon_suffix()`. A test was added to fix:

- https://github.com/zed-industries/community/issues/1877

Release Notes:

- Fixed a bug where file icons would not be registered for files with
with `.` characters in their name
([#1877](https://github.com/zed-industries/community/issues/1877)).
2023-08-03 18:57:43 -04:00
..
2023-04-20 15:25:11 -06:00
2023-03-28 09:41:59 -07:00
2023-05-04 12:12:36 -04:00
2023-08-03 18:57:43 -04:00