{"id":31422345,"url":"https://github.com/yaegassy/coc-zuban","last_synced_at":"2026-04-15T05:32:23.316Z","repository":{"id":316690196,"uuid":"1064453201","full_name":"yaegassy/coc-zuban","owner":"yaegassy","description":"zuban server extension for coc.nvim","archived":false,"fork":false,"pushed_at":"2025-09-26T04:25:48.000Z","size":14,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T13:39:13.030Z","etag":null,"topics":["coc","coc-extensions","coc-nvim","coc-zuban","neovim","python","python3","vim","zuban"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@yaegassy/coc-zuban","language":"TypeScript","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/yaegassy.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-09-26T04:06:36.000Z","updated_at":"2025-09-29T13:21:58.000Z","dependencies_parsed_at":"2025-09-26T06:10:05.502Z","dependency_job_id":"13e4972e-cd44-4316-88ef-a37b835c1e8c","html_url":"https://github.com/yaegassy/coc-zuban","commit_stats":null,"previous_names":["yaegassy/coc-zuban"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yaegassy/coc-zuban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaegassy%2Fcoc-zuban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaegassy%2Fcoc-zuban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaegassy%2Fcoc-zuban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaegassy%2Fcoc-zuban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaegassy","download_url":"https://codeload.github.com/yaegassy/coc-zuban/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaegassy%2Fcoc-zuban/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["coc","coc-extensions","coc-nvim","coc-zuban","neovim","python","python3","vim","zuban"],"created_at":"2025-09-30T01:57:28.629Z","updated_at":"2026-04-15T05:32:23.306Z","avatar_url":"https://github.com/yaegassy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# coc-zuban\n\n[Zuban](https://zubanls.com/) Language Server extension for [coc.nvim](https://github.com/neoclide/coc.nvim).\n\n## Usage\n\nTo use this coc extension, the `zuban` command must exist in the execution environment.\n\n## Install\n\n**CocInstall**:\n\n```vim\n:CocInstall @yaegassy/coc-zuban\n```\n\n\u003e scoped packages\n\n**e.g. vim-plug**:\n\n```vim\nPlug 'yaegassy/coc-zuban', {'do': 'pnpm install'}\n```\n\n## Configuration options\n\n- `zuban.enable`: Enable coc-zuban extension, default: `true`\n- `zuban.path`: Custom path for the `zuban` binary when using the native server. If no value is set, the `zuban` command will be detected from the runtime environment, default: `\"\"`\n- `zuban.disableDiagnostics`: Disable diagnostics and pullDiagnostic only, default: `false`\n- `zuban.disableCompletion`: Disable completion only, default: `false`\n- `zuban.disableHover`: Disable hover only, default: `false`\n- `zuban.disableDefinition`: Disable definition only, default: `false`\n- `zuban.disableTypeDefinition`: Disable typeDefinition only, default: `false`\n- `zuban.disableDeclaration`: Disable declaration only, default: `false`\n- `zuban.disableImplementation`: Disable implementation only, default: `false`\n- `zuban.disableReferences`: Disable references only, default: `false`\n- `zuban.disableRename`: Disable rename only, default: `false`\n- `zuban.disableDocumentHighlight`: Disable documentHighlight only, default: `false`\n- `zuban.trace.server`: Traces the communication between coc.nvim and the zuban server, default: `\"off\"`\n\n## Commands\n\n- `zuban.showLogs`: Show logs\n- `zuban.restart`: Restart Server\n\n## Thanks\n\n- [zubanls/zuban](https://github.com/zubanls/zuban)\n- [zubanls/vscode-zubanls](https://github.com/zubanls/vscode-zubanls)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaegassy%2Fcoc-zuban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaegassy%2Fcoc-zuban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaegassy%2Fcoc-zuban/lists"}