jason-pomerleau / vscode-wordpress-toolbox

The ultimate WordPress snippet collection for Visual Studio Code.
MIT License
41 stars 8 forks source link

Add Blade support #24

Closed griffinjohndavid closed 2 months ago

griffinjohndavid commented 2 months ago

For developers working with a Laravel integrated theme (like Sage), it would be nice to also support these snippets in Blade files.

The Blade language can be added to VS code by the laravel-blade extension.

I have tested by using this version locally and the snippets and shortcuts work as would be expected.