Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Function Complexity Analyzer (AST)New to Visual Studio Code? Get it now.
Function Complexity Analyzer (AST)

Function Complexity Analyzer (AST)

Berke

|
1 install
| (0) | Free
Analyzes C function complexity using AST parsing with tree-sitter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Function Complexity Analyzer

A Visual Studio Code extension that analyzes C functions and computes function complexity using AST parsing.

Features

  • Detects C functions
  • Calculates complexity metrics
  • Highlights function complexity
  • Shows detailed complexity reports
  • Provides pie chart visualization

Usage

  1. Open a C source file in Visual Studio Code.
  2. Run the extension command from the Command Palette.
  3. View highlighted functions and complexity reports.

Requirements

This extension works with C source code.

Release Notes

2.0.0

Initial Marketplace release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft