Medalink / laravel-blade

This package adds syntax definitions for the Laravel Blade engine.

Home Page:http://www.laravel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't highlight alpinejs properly.

OzanKurt opened this issue · comments

I'd say this requires a dedicated syntax and is out of scope of a basic "Blade" syntax. Can't be expected to work as combinding Blade and vue.js wouldn't.

We can at least make sure attribute values are scoped as string after @click.

Scoping attribute values as javascript is however out of scope.

Thanks!