src/ ├── extension.ts # 主入口文件 ├── config/ │ └── constants.ts # 常量配置 ├── types/ │ └── index.ts # 类型定义 ├── utils/ │ ├── statement-detector.ts # 语句检测工具 │ ├── console-detector.ts # Console.log 检测工具 │ └── ...
A VSCode plugin that visualizes the cyclomatic complexity of frontend code files directly in the resource explorer. Supports JavaScript, TypeScript, Vue, HTML, CSS and many other file types.
一些您可能无法访问的结果已被隐去。
显示无法访问的结果