laravel-blade-snippets-vscode
laravel-blade-snippets-vscode copied to clipboard
Cannot format JS code inside Blade File
Hi team, first of all, I want to thank you for this awesome extension. You guys rock. I found an issue while formatting javascript code in a blade file, the JS code was not formatted. although the HTML did fine.
Here's the screenshot:
I've tried to format selection, but that didn't work, too. It just gives flat indentation.
Not only format dude, intellisense features like default javascipt syntax checking also not working.
when documet in HTML mode:
when document in blade mode:
This is a little annoying. Can anyone know how to fix this using vscode?
hope someone can fix this issue