01Trace the plugin chain, view plugin counts, and jump from plugins to their wrapped methods.
02Catch common Magento 2 errors as you type, flagging broken class references, missing templates, and duplicate plugin names.
03Understand template overrides, navigating between module, theme, and Hyvä compatibility overrides with code lenses.
041 GitHub stars
05Navigate XML configuration like code with go-to-definition and find-references across various Magento XML files.
06Follow config paths from PHP code (e.g., `scopeConfig->getValue`) directly to `system.xml` declarations.