@dan3460 Find your settings.json file in vscode and add this code
"blade.format.enable": true,
"emmet.includeLanguages": {
"blade": "html"
},
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have VSC installed at my home and work computer. Both installations are identical as far i can see. One of the extensions that i have in both is Laravel Blade Snippets by Winnie Lin. At my home computer when opening a Blade file it automatically recognizes a blade file. On my work computer i have to manually change in the bottom left corner from "html" to "Laravel Blade". I have google to exhaustion and haven't been able to get a solution. Is not crucial, is just annoying.
Thanks guys,
Please or to participate in this conversation.