We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zed supports opening folders, but does not declare support for it.
This means it doesn't show up when asking the system for apps that can open folders: https://developer.apple.com/documentation/appkit/nsworkspace/urlsforapplications(toopen:)-60rkm#
See: https://sindresorhus.com/supercharge#add-app-open-folder-with
Related issue: microsoft/vscode#146977
Zed: v0.174.6 (Zed) OS: macOS 15.3.0 Memory: 48 GiB Architecture: aarch64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Zed supports opening folders, but does not declare support for it.
This means it doesn't show up when asking the system for apps that can open folders: https://developer.apple.com/documentation/appkit/nsworkspace/urlsforapplications(toopen:)-60rkm#
See: https://sindresorhus.com/supercharge#add-app-open-folder-with
Related issue: microsoft/vscode#146977
Zed Version and System Specs
Zed: v0.174.6 (Zed)
OS: macOS 15.3.0
Memory: 48 GiB
Architecture: aarch64
The text was updated successfully, but these errors were encountered: