Files
oak-gpui/crates/editor/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-06-26 13:29:14 -06:00
2023-07-05 16:17:14 +03:00
2023-08-01 11:52:53 -04:00
2023-05-19 16:30:00 -07:00
2023-08-03 18:57:43 -04:00
2023-06-29 22:39:33 +03:00
wip
2023-01-25 11:32:19 -08:00
2023-06-02 22:02:19 -04:00