{"id":18251779,"url":"https://github.com/hiroakis/vscode-gocyclo","last_synced_at":"2026-04-10T20:52:23.203Z","repository":{"id":224894566,"uuid":"764520897","full_name":"hiroakis/vscode-gocyclo","owner":"hiroakis","description":"vscode-gocyclo is a VSCode extension that displays the cyclomatic complexities of functions in Go source code","archived":false,"fork":false,"pushed_at":"2024-02-28T09:20:10.000Z","size":1003,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T16:39:45.330Z","etag":null,"topics":["go","golang","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","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/hiroakis.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":"2024-02-28T08:22:42.000Z","updated_at":"2024-02-29T16:34:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a1f740a-e418-4830-ac6a-0aa651210a35","html_url":"https://github.com/hiroakis/vscode-gocyclo","commit_stats":null,"previous_names":["hiroakis/vscode-gocyclo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fvscode-gocyclo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fvscode-gocyclo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fvscode-gocyclo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fvscode-gocyclo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroakis","download_url":"https://codeload.github.com/hiroakis/vscode-gocyclo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927089,"owners_count":21019504,"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","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":["go","golang","vscode","vscode-extension"],"created_at":"2024-11-05T09:48:28.788Z","updated_at":"2026-04-10T20:52:18.153Z","avatar_url":"https://github.com/hiroakis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-gocyclo\n\nvscode-gocyclo displays the cyclomatic complexities of functions in Go source code, utilizing [gocyclo](https://github.com/fzipp/gocyclo) for the calculations.\nIt automatically calculates the cyclomatic complexities of functions and displays the scores when you hover over a function. Whenever you modify and save a Go file, the complexities are recalculated to reflect the latest changes.\n\n# Requirement\n\nTo use vscode-gocyclo, you must have [gocyclo](https://github.com/fzipp/gocyclo) installed on your system.\n\n# Usage\n\nSimply hover over a function within a Go source file. This extension displays the cyclomatic complexity, for example, `Cyclomatic complexity: 18 (calculated by gocyclo)`, as shown in the image below.\n\n![1.png](images/1.png)\n\n\nUsing [icooon-mono.com](https://icooon-mono.com/10232-calculation/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fvscode-gocyclo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroakis%2Fvscode-gocyclo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fvscode-gocyclo/lists"}