onecentlin / laravel5-snippets-vscode

Laravel snippets for Visual Studio Code (Support Laravel 5 and above)
MIT License
36 stars 19 forks source link

Feature Request: blade.php file formatting #7

Closed shaneparsons closed 6 years ago

shaneparsons commented 7 years ago

I'm not sure if this should be requested here or on the vscode repo, but it'd be great if blade files could be formatted ("beautified") the same way all other files are (i.e. option+shift+f). So far all the methods I've tried have left undesirable results.

onecentlin commented 6 years ago

@shaneparsons The feature is added in Laravel Blade Snippets extension. Please try it out! =)