Skip to content

Bennowan/function-info-decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function Info Decorator

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

Supported Languages

  • Python
  • JavaScript
  • TypeScript
  • Java
  • C++
  • C#

Usage

Just open a supported file type, and function info will be displayed inline.

License

See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published