-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Bug
Copy link
Labels
frequency:alwaysBug that happens for everyone on every platform no matter how they use ZedBug that happens for everyone on every platform no matter how they use Zedplatform:macOSPlatform-specific feedback for macOS behaviors, features, design, etcPlatform-specific feedback for macOS behaviors, features, design, etcpriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
Reproduction steps
- Fresh install of Mac OS
- Install and run Zed
- None of the file types associated with Zed show Zed icon
Current vs. Expected behavior
Current Behavior:
Zed version and system specs
Zed 0.215.3
Mac OS: 26.1 (25B78)
Relevant Zed settings
While inspecting Zed’s macOS document-type declarations @ crates/zed/resources/info/DocumentTypes.plist, I noticed that
CFBundleTypeIconFile is set to "Document", but the app bundle does not include a corresponding Document.icns file @ anywhere (like crates/zed/resources).
As a result, Finder cannot display Zed's file icon for any of the listed extensions (go, ts, json, md, etc.) and falls back to generic icons or icons from other applications.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
frequency:alwaysBug that happens for everyone on every platform no matter how they use ZedBug that happens for everyone on every platform no matter how they use Zedplatform:macOSPlatform-specific feedback for macOS behaviors, features, design, etcPlatform-specific feedback for macOS behaviors, features, design, etcpriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Type
Projects
Status
Done