code-complexity-plugin icon indicating copy to clipboard operation
code-complexity-plugin copied to clipboard

Add Go language support.

Open mike-neck opened this issue 6 months ago • 0 comments

Summary

Adds Go language support to the code-complexity-plugin. The plugin now computes and displays complexity for Go code alongside existing languages.

Details

What's included...

  • Top-level functions and methods
  • Function literals(including assignments to variables and struct fields)
  • Test coverage for Go use cases with

Screenshot

image

Related issues

Close #19

mike-neck avatar Aug 08 '25 15:08 mike-neck