Open Random72IsTaken opened 2 years ago
Hello, I just came across the same problem. The extension overrides the blade syntax highlighting. You can see it in the textmate scope.
Maybe somebody has an idea of how to fix this conflict?
Thank you!
will this ever be fixed?
everything inside @php @endphp tag inside blade lose hilights
When using [Laravel Blade Snippets] extension, which provides syntax highlighting for Blade files that could contain Alpine.js code, the syntax highlighting for Alpine.js code works flawlessly; except for overriding Laravel's Blade directives highlighting, where it makes them pure white!
Here is the look with Laravel Blade Snippets extension alone:
And here is how it looks with your extension along (both altogether):