Open FallBackITA27 opened 3 months ago
one workaround to install extension:
an example link: https://api.zed.dev/extensions/<EXTENSION_ID>/download
where to get EXTENSION_ID
?
extension.toml
id
, in this example:
id = "macos-classic" <--- this ID
name = "macOS Classic Theme"
description = "A macOS native style theme, let it same like native app in macOS."
version = "0.0.8"
schema_version = 1
authors = ["Jason Lee <huacnlee@gmail.com>"]
repository = "https://github.com/huacnlee/zed-theme-macos-classic"
so the link will be: https://api.zed.dev/extensions/macos-classic/download
You can use vpn or any as long as you can download the said link
OR
Visit this site: https://sqrx.com, then click personal
. In this step you can use e.g. Brave or Chrome (I think Firefox not supported on this site). From there you can download the link
archive.tar.gz
file and rename the extracted folder according to the extension id~/Library/Application\ Support/Zed/extensions/installed/extracted_folder_name
~/.local/share/zed/extensions/installed/extracted_folder_name
Then open Zed, check if installed. Lmk if this works.
Thanks, even though I had preceded you. It does work.
Check for existing issues
Describe the bug / provide steps to reproduce it
Read title. This is basically a duplicate of https://github.com/zed-industries/zed/issues/10330, but the logs are different
Environment
Fedora 40.
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log