Hello, I use Bladestan (https://github.com/bladestan/bladestan) to analyze PHP code inside Blade templates.
Currently I have to manually trigger a scan or open a file with a supported file format and save.
Would it be possible to add blade to extension's onLanguage Activation Event to allow for automatic analysis when saving .blade.php files?
Hello, I use Bladestan (https://github.com/bladestan/bladestan) to analyze PHP code inside Blade templates.
Currently I have to manually trigger a scan or open a file with a supported file format and save.
Would it be possible to add
bladeto extension'sonLanguageActivation Event to allow for automatic analysis when saving.blade.phpfiles?