MetaLens helps you understand and navigate annotation-driven codebases by scanning and surfacing metadata of C# attributes.

Features
- Scan C# attributes
- Explore annotation usage across your codebase
- Supports large and complex projects
Planned
- Toggle between C# and Typescript language.
- Scan Typescript decorators
Release Notes
0.0.7
- Add extension sneak peak gif
- Fix odd updating of search input
- Fix search input field removal after extension change
0.0.6
- Add quicksearch panel that auto updates the annotation treepanel
- Fix further interface method signature not shown
0.0.5
- Fix report issue command
- Fix some parameter: unknown cases
- Fix interface method signature not shown
- Add coding guidlines copilot-instructions.md
0.0.1
- Sidebar view with treelike listing of attributes
- Search for C# attributes within open workspace
- Listing C# attributes within open workspace
- Report issue command to directly an report issue regarding this extension
- Refresh attributes command to refresh the extension view list
- Refresh button in sidebar view
- Toggle namespace hierarchy command
- Setting option to show list of attributes in a flat map view or project hierarchy view
- Filter attributes command
- Filter button that lists the attributes depending on selected filters, with default show all attributes
| |