Joseph T. Lyons
|
b807e6fe80
|
Use try_global()
|
2024-01-18 01:33:30 -05:00 |
|
Mikayla
|
57400e9687
|
Fix typos detected by crate-ci/typos
|
2024-01-17 14:31:21 -08:00 |
|
Max Brunsfeld
|
292b3397ab
|
Remove 2 suffix for language selector, project panel, recent_projects, copilot_button, breadcrumbs, activity_indicator
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:47:33 -08:00 |
|
Mikayla
|
26a3d41dc7
|
Change from try (reserved keyword) to maybe
|
2023-10-25 07:10:21 -07:00 |
|
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 |
|
Derek Briggs
|
8f0b24b264
|
Add moar icons
|
2023-07-20 12:01:41 -06:00 |
|
Mikayla Maki
|
9c9ce15afc
|
Add a few more spare associations
|
2023-07-19 11:14:31 -07:00 |
|
Mikayla Maki
|
e3f9a01f6b
|
fmt
|
2023-07-19 11:10:31 -07:00 |
|
Derek Briggs
|
f4413b0969
|
Fix files that don’t have a prefix
|
2023-07-19 11:10:30 -07:00 |
|
Mikayla Maki
|
8c855680e7
|
Make file types live reload
|
2023-07-19 11:10:30 -07:00 |
|
Mikayla Maki
|
929a9f97b2
|
Fix tests
|
2023-07-19 11:10:30 -07:00 |
|
Mikayla Maki
|
fd72f4526d
|
Added file suffix and icon associations data
|
2023-07-19 11:10:30 -07:00 |
|