{"id":43316911,"url":"https://github.com/zed-extensions/git_firefly","last_synced_at":"2026-02-01T22:05:04.070Z","repository":{"id":226295693,"uuid":"759902328","full_name":"zed-extensions/git_firefly","owner":"zed-extensions","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-29T17:27:16.000Z","size":47,"stargazers_count":85,"open_issues_count":5,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-01T22:36:02.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Tree-sitter Query","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zed-extensions.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-19T14:56:35.000Z","updated_at":"2025-12-29T17:27:19.000Z","dependencies_parsed_at":"2024-05-01T14:49:31.480Z","dependency_job_id":"8119d0ad-f208-4a2a-93c5-1a57dd1f9581","html_url":"https://github.com/zed-extensions/git_firefly","commit_stats":null,"previous_names":["d1y/git_firefly","zed-extensions/git_firefly"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zed-extensions/git_firefly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fgit_firefly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fgit_firefly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fgit_firefly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fgit_firefly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zed-extensions","download_url":"https://codeload.github.com/zed-extensions/git_firefly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fgit_firefly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28992671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"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-02-01T22:05:03.438Z","updated_at":"2026-02-01T22:05:04.062Z","avatar_url":"https://github.com/zed-extensions.png","language":"Tree-sitter Query","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Firefly\n\n\u003cimg width=\"720\" src=\"https://s2.loli.net/2024/05/02/n8PkoAaFdrNsGZ5.png\" /\u003e\n\nProvide the syntax highlighting for the following Languages:\n\n- [Git Attributes](https://github.com/tree-sitter-grammars/tree-sitter-gitattributes): .gitattributes, .git/info/attributes, etc\n- [Git Config](https://github.com/the-mikedavis/tree-sitter-git-config): .gitconfig, .gitmodules, .lfsconfig, config.worktree\n- [Git Ignore](https://github.com/shunsambongi/tree-sitter-gitignore): .gitignore, .dockerignore, .npmignore, .prettierignore, etc\n- [Git Rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase): git-rebase-todo\n\n## Configuration\n\nThis extension will automatically recognize the majority of filenames/extensions out of the box, but some require some additional configuration via [`file_types`] in Zed Settings:\n\n```json\n{\n  \"file_types\": {\n    \"Git Attributes\": [\"**/{git,.git,.git/info}/attributes\"],\n    \"Git Config\": [\"*.gitconfig\", \"**/{git,.git/modules,.git/modules/*}/config\"],\n    \"Git Ignore\": [\"**/{git,.git}/ignore\", \"**/.git/info/exclude\"]\n  },\n}\n```\n\n## Use zed commit editor\n\n```json\n{\n  \"terminal\": {\n    \"env\": {\n      \"GIT_EDITOR\": \"zed --wait\"\n    }\n  }\n}\n```\n\nAnd Then\n\n```bash\ngit add .\ngit commit\ngit push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzed-extensions%2Fgit_firefly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzed-extensions%2Fgit_firefly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzed-extensions%2Fgit_firefly/lists"}