Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Livewire DocsNew to Visual Studio Code? Get it now.
Livewire Docs

Livewire Docs

Austen Cameron

|
39,961 installs
| (1) | Free
Easily access the Livewire Laravel documentation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Livewire Docs

Easily access Laravel Livewire documentation pages from within VSCode

Features

To use this extension, simply use ⌘ + Shift + P to open the command palette (Ctrl on windows / linux) and search for "Livewire Docs". You can also search for just "Docs" or the specific topic you're after, like "Data Binding"

Here's an example: Extension Preview

Configuration

To use a specific version of the Livewire documentation, use this configuration option:

"livewireDocs.version": "2.x"

Note: After modifying the livewireDocs.version configuration, you need to restart Visual Studio Code for the changes to take effect.

Development

The files for this extension are generated from the python script build/build.py. Run this command to rebuild all extension files:

    python3 build/build.py
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft