Immediate Editor Feedback
Metalama operates both within the compiler process and the IDE. Your aspects are triggered whenever a relevant change is detected in the code.
This means you don’t have to build your project to see warnings and errors or to reference generated artifacts in your source code.
Benefits
Instant diagnostics: Get immediate error and warning notifications directly in the editor, thanks to aspects.
Intellisense: Enjoy real-time access to aspect-introduced code, eliminating the need for recompilation.