Code Filter is a productivity tool that helps search and analyze source code.
It allows to select (or hide) subsets of code based on syntax elements.
Main use cases:
- Full-text search
Reduce the amount of irrelevant results by defining a scope in terms of syntax elements. Watch a demo.
- High-level analysis.
Concentrate on high-level code elements and hide implementation details.
- Code maintenance
Group similar code elements together for quick comparison.
Code Filter is in early development stage, planned to be released in two editions:
Free edition is already available in preview, supports C# language, is installed as an extension to Visual Studio.
Pro edition is work in progress, planned to be licensed. You can support this work on Patreon.
Read the documentation
Visit the project website