{"id":24515618,"url":"https://github.com/magicbell/interface-conformance","last_synced_at":"2026-05-09T19:02:35.518Z","repository":{"id":213300419,"uuid":"733526171","full_name":"magicbell/interface-conformance","owner":"magicbell","description":"Interface Conformance VSCode extension for Golang","archived":false,"fork":false,"pushed_at":"2024-06-27T17:29:29.000Z","size":1866,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T15:50:40.432Z","etag":null,"topics":["golang","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=CodeInbox.interface-conformance","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/magicbell.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":"2023-12-19T14:23:17.000Z","updated_at":"2024-06-27T17:29:32.000Z","dependencies_parsed_at":"2024-06-27T17:55:30.828Z","dependency_job_id":null,"html_url":"https://github.com/magicbell/interface-conformance","commit_stats":null,"previous_names":["magicbell-io/interface-plugin","magicbell-io/interface-conformance","magicbell/interface-conformance"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magicbell/interface-conformance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicbell%2Finterface-conformance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicbell%2Finterface-conformance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicbell%2Finterface-conformance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicbell%2Finterface-conformance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicbell","download_url":"https://codeload.github.com/magicbell/interface-conformance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicbell%2Finterface-conformance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271061038,"owners_count":24692446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":["golang","vscode","vscode-extension"],"created_at":"2025-01-22T01:18:37.293Z","updated_at":"2026-05-09T19:02:30.457Z","avatar_url":"https://github.com/magicbell.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](./docs/banner.png)\n\n## Interface Conformance\n\nInterface Conformance for Golang is a VSCode extension that provides code actions for implementing interfaces in Go. When your method implements an existing interface, this extension will recommend a rename to match convention.\n\n![Interface Conformer Actions](./docs/example.png)\n\n\n## Contributing\n\n### Setup\n\n1. Clone this repository\n2. Run `npm install`\n3. Run `npm run watch` to start the compiler in watch mode\n4. Press \u003ckbd\u003eF5\u003c/kbd\u003e to open a new window with your extension loaded\n5. Open a Go file and try out the code actions\n\n## VS Code API\n\n### `vscode` module\n\n- [`languages.registerCodeActionsProvider`](https://code.visualstudio.com/api/references/vscode-api#languages.registerCodeActionsProvider)\n- [`Diagnostic.code`](https://code.visualstudio.com/api/references/vscode-api#Diagnostic)\n- [`CodeActionContext.diagnostics`](https://code.visualstudio.com/api/references/vscode-api#CodeActionContext)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicbell%2Finterface-conformance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicbell%2Finterface-conformance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicbell%2Finterface-conformance/lists"}