A Visual Studio Code extension that decorates functions in Python, JavaScript, TypeScript, Java, C++, and C# with inline metadata, including:
- Function length (lines)
- Number of loops
- Number of return statements
- Number of parameters
- Python
- JavaScript
- TypeScript
- Java
- C++
- C#
Just open a supported file type, and function info will be displayed inline.
See LICENSE.