{"id":43316980,"url":"https://github.com/zed-extensions/ty","last_synced_at":"2026-02-01T22:05:14.782Z","repository":{"id":293346908,"uuid":"983059466","full_name":"zed-extensions/ty","owner":"zed-extensions","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-30T15:58:26.000Z","size":19,"stargazers_count":36,"open_issues_count":3,"forks_count":6,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-30T17:47:36.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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":"2025-05-13T20:15:29.000Z","updated_at":"2025-09-30T15:58:30.000Z","dependencies_parsed_at":"2025-09-30T17:36:32.505Z","dependency_job_id":"83a9f5e4-8a48-4865-9a0b-b918be82dc8d","html_url":"https://github.com/zed-extensions/ty","commit_stats":null,"previous_names":["zed-extensions/ty"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zed-extensions/ty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zed-extensions","download_url":"https://codeload.github.com/zed-extensions/ty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28992672,"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:14.175Z","updated_at":"2026-02-01T22:05:14.774Z","avatar_url":"https://github.com/zed-extensions.png","language":"Rust","funding_links":[],"categories":["🌐 Languages"],"sub_categories":[],"readme":"# ty: `astral-sh/ty` for Zed\n\n**This extension is deprecated. Ty support is now built into Zed**\n\nThis extension provides [`ty`](https://github.com/astral-sh/ty), an extremely fast Python type checker and language server, for Zed editor.\n\n## Installation\n\nOpen Zed extensions page, and search `ty` to install.\n\n## Enable\n\nEnable `ty` in your settings.\n\n```jsonc\n{\n  \"languages\": {\n    \"Python\": {\n      \"language_servers\": [\"ty\"]\n    }\n  }\n}\n```\n\n## Configure\n\nThis extension will look for `ty` in your path or will automatically download the appropriate binary from the [astral-sh/ty releases](https://github.com/astral-sh/ty/releases).\n\nIf you prefer to use a custom binary or arguments you can alternatively add the following your zed settings:\n\n```jsonc\n{\n  \"lsp\": {\n    \"ty\": {\n      \"binary\": {\n        \"path\": \"/Users/yourname/.local/bin/ty\",\n        \"arguments\": [\"server\"]\n      }\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzed-extensions%2Fty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzed-extensions%2Fty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzed-extensions%2Fty/lists"}