Livewire Language SupportLaravel language support for VSCode. With this package you gain functionallities like autocomplete, snippets, auto-discovery of properties and more. FeaturesIn general thw whole syntax of livewire is supported. For example Syntax HighlightingNothing red anymore! The SnippetsFollowing snippets are included:
Auto-Complete ComponentsThis package automatically discovers components you have in your application and gives you the availability for a quick autocomplete. Auto-Discover Mount PropertiesAt your components you maybe have some paramters: Known IssuesAt the moment components from third-party packages are not supported. |