{"id":40749028,"url":"https://github.com/hasit/zed-fish","last_synced_at":"2026-04-17T01:06:30.098Z","repository":{"id":225387416,"uuid":"765852537","full_name":"hasit/zed-fish","owner":"hasit","description":"Fish language support in Zed","archived":false,"fork":false,"pushed_at":"2025-03-06T18:24:16.000Z","size":24,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T19:27:51.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-01T18:44:01.000Z","updated_at":"2025-03-06T18:24:21.000Z","dependencies_parsed_at":"2025-03-06T19:25:08.316Z","dependency_job_id":"a1449802-a593-4bb7-8f1a-6bc516ea6850","html_url":"https://github.com/hasit/zed-fish","commit_stats":null,"previous_names":["hasit/zed-fish"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/hasit/zed-fish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasit%2Fzed-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasit%2Fzed-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasit%2Fzed-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasit%2Fzed-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasit","download_url":"https://codeload.github.com/hasit/zed-fish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasit%2Fzed-fish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-21T15:39:12.668Z","updated_at":"2026-04-17T01:06:30.075Z","avatar_url":"https://github.com/hasit.png","language":"Scheme","funding_links":[],"categories":["🌐 Languages"],"sub_categories":[],"readme":"# zed-fish\n\nFish language support in Zed\n\n## Releasing\n\nThis repository publishes GitHub releases automatically when the version in\n`extension.toml` changes on `main`.\n\n1. Update the `version` field in `extension.toml`.\n2. Merge the version bump to `main`.\n3. GitHub Actions creates the matching `v\u003cversion\u003e` tag and a GitHub Release.\n\nYou can also run the workflow manually from the Actions tab to create a release\nfor the current version when the tag does not exist yet.\n\nIf you need to do the same thing manually, run:\n\n```sh\nversion=\"$(sed -nE 's/^version = \"([^\"]+)\"$/\\1/p' extension.toml | head -n1)\"\ngit tag \"v$version\"\ngit push origin \"v$version\"\ngh release create \"v$version\" --generate-notes\n```\n\nThis only creates the GitHub tag and release for this repository. To publish the\nupdated extension in Zed's extension registry, you still need to open or update\nthe matching PR in `zed-industries/extensions`.\n\n## Credits\n\n- [vscode-fish](https://github.com/bmalehorn/vscode-fish)\n- [tree-sitter-fish](https://github.com/ram02z/tree-sitter-fish)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasit%2Fzed-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasit%2Fzed-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasit%2Fzed-fish/lists"}