{"id":42608330,"url":"https://github.com/zaucy/zed-starlark","last_synced_at":"2026-01-29T02:17:25.366Z","repository":{"id":229715602,"uuid":"777438183","full_name":"zaucy/zed-starlark","owner":"zaucy","description":"Zed Starlark Extension","archived":false,"fork":false,"pushed_at":"2025-07-01T21:30:13.000Z","size":52,"stargazers_count":19,"open_issues_count":3,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-01T22:27:44.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zaucy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-03-25T21:12:12.000Z","updated_at":"2025-07-01T21:42:59.000Z","dependencies_parsed_at":"2024-04-10T17:54:48.348Z","dependency_job_id":"1c0be973-738c-48ce-b6e2-062633f10007","html_url":"https://github.com/zaucy/zed-starlark","commit_stats":null,"previous_names":["zaucy/zed-starlark"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zaucy/zed-starlark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaucy%2Fzed-starlark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaucy%2Fzed-starlark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaucy%2Fzed-starlark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaucy%2Fzed-starlark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaucy","download_url":"https://codeload.github.com/zaucy/zed-starlark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaucy%2Fzed-starlark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28860683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-29T02:17:24.569Z","updated_at":"2026-01-29T02:17:25.354Z","avatar_url":"https://github.com/zaucy.png","language":"Rust","funding_links":[],"categories":["🌐 Languages"],"sub_categories":[],"readme":"# Starlark / Bazel support for Zed\n\n* [Starpls](https://github.com/withered-magic/starpls) LSP for starlark, bazel, and buck files.\n* [Buck2](https://buck2.build/) LSP for buck files.\n* Tree sitter syntax for [starlark](https://github.com/tree-sitter-grammars/tree-sitter-starlark) _and_ [bazelrc](https://github.com/zaucy/tree-sitter-bazelrc) files\n* [Tilt](https://tilt.dev/) LSP for Tiltfiles.\n\n## Configure the LSP\n\nBy default, the extension only loads the Starpls LSP. If your project uses Buck2 or Tilt, you must manually enable the corresponding LSP in your zed settings\n\nTo use buck2:\n\n```json\n{\n  \"languages\": {\n    \"Starlark\": {\n      \"language_servers\": [\"buck2-lsp\", \"!starpls\", \"!tilt\"]\n    }\n  }\n}\n```\n\nTo use tilt:\n\n```json\n{\n  \"languages\": {\n    \"Starlark\": {\n      \"language_servers\": [\"tilt\", \"!starpls\", \"!buck2-lsp\"]\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaucy%2Fzed-starlark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaucy%2Fzed-starlark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaucy%2Fzed-starlark/lists"}