{"id":37626767,"url":"https://github.com/brobeson/vscode-lizard","last_synced_at":"2026-01-16T10:50:04.496Z","repository":{"id":89015415,"uuid":"248663128","full_name":"brobeson/vscode-lizard","owner":"brobeson","description":"An extension for Visual Studio Code to run Lizard complexiy analysis.","archived":false,"fork":false,"pushed_at":"2025-08-24T03:58:56.000Z","size":217,"stargazers_count":1,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T12:18:09.336Z","etag":null,"topics":["ccn","complexity","lizard","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/brobeson.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-20T03:51:32.000Z","updated_at":"2025-08-24T03:58:59.000Z","dependencies_parsed_at":"2025-05-07T18:42:07.148Z","dependency_job_id":null,"html_url":"https://github.com/brobeson/vscode-lizard","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/brobeson/vscode-lizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-lizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-lizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-lizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-lizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brobeson","download_url":"https://codeload.github.com/brobeson/vscode-lizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-lizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: 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":["ccn","complexity","lizard","vscode-extension"],"created_at":"2026-01-16T10:50:04.237Z","updated_at":"2026-01-16T10:50:04.388Z","avatar_url":"https://github.com/brobeson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VS Code Lizard\n\n[![Static Analysis](https://github.com/brobeson/vscode-lizard/actions/workflows/static_analysis.yaml/badge.svg)](https://github.com/brobeson/vscode-lizard/actions/workflows/static_analysis.yaml)\n[![Build and Test](https://github.com/brobeson/vscode-lizard/actions/workflows/main.yaml/badge.svg)](https://github.com/brobeson/vscode-lizard/actions/workflows/main.yaml)\n\nThis is an extension for Visual Studio Code to run\n[Lizard](https://github.com/terryyin/lizard) cyclomatic complexity analysis on\nyour project.\n\n## Features\n\nThis extension reports diagnostics for functions that:\n\n- are too long,\n- have too many parameters, or\n- have too many branches.\n\nYou can enable the metrics and specify their limits in your VS Code settings.\n\n## Requirements\n\nVS Code Lizard runs Lizard under the hood and processes the results. You must\n[install Lizard](https://github.com/terryyin/lizard#installation) on your\nsystem.\n\n## Extension Settings\n\nSee the [user manual](https://brobeson.github.io/vscode-lizard/) for information\nabout the extension's settings.\n\n## Commands\n\nSee the [user manual](https://brobeson.github.io/vscode-lizard/) for information\nabout available commands.\n\n## Known Issues\n\n[![GitHub issues by-label](https://img.shields.io/github/issues/brobeson/vscode-lizard/bug?label=Bugs)](https://github.com/brobeson/vscode-lizard/issues?q=is%3Aopen+is%3Aissue+label%3Abug)\n[![GitHub issues by-label](https://img.shields.io/github/issues/brobeson/vscode-lizard/enhancement?label=Feature%20Requests)](https://github.com/brobeson/vscode-lizard/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement)\n\n- VS Code Lizard cannot scan a file during editing. Lizard reads the file from\n  disk, so you must save your changes which triggers scanning the file.\n- VS Code Lizard only supports C++. I will add support for other languages as\n  soon as possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrobeson%2Fvscode-lizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrobeson%2Fvscode-lizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrobeson%2Fvscode-lizard/lists"}