Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Livewire Intellisense Extension for VSCodeNew to Visual Studio Code? Get it now.
Livewire Intellisense Extension for VSCode

Livewire Intellisense Extension for VSCode

webdevsavvy

|
3,781 installs
| (0) | Free
Extension that provides autocompletion for many features of livewire components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Livewire Intellisense

This extension provides autocompletion for livewire components.

Features

  • Component autocompletion in blade files, supporting the @livewire('component', ['var1' => 'val1']) and <livewire:component :var1="val1" /> formats.
  • Properties suggestions in wire:model="prop" attributes inside the blade view for the component.
  • Actions suggestions in wire:event="action" attributes inside the blade view for the component.

Requirements

Requires the livewire/livewire package from composer.

Release Notes

Alpha release

0.1.0

Initial release of the extension in Alpha stage.

CHANGELOG

  • Added initial features
  • Added cache for livewire components

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft