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

  • Diagnostics

    Instant diagnostics: Get immediate error and warning notifications directly in the editor, thanks to aspects.

  • Intellisense

    Intellisense: Enjoy real-time access to aspect-introduced code, eliminating the need for recompilation.