Coder Social home page Coder Social logo

michael-stokoe / vscode-livewire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cierrateam/vscode-livewire

0.0 0.0 0.0 466 KB

A VSCode extension to support the syntax highlighting of Livewire. Also some sweet snippets are included.

TypeScript 100.00%

vscode-livewire's Introduction

Livewire Language Support

Laravel language support for VSCode. With this package you gain functionallities like autocomplete, snippets, auto-discovery of properties and more.

Features

In general the whole syntax of livewire is supported. For example wire:click or wire:ignore.

Syntax Highlighting

Nothing red anymore! The <livewire:component/> tag and all the properties are nice colored.

Snippets

Following snippets are included:

  • @livewire
  • @livewireStyles
  • @livewireScripts

Auto-Complete Components

This package automatically discovers components you have in your application and gives you the availability for a quick autocomplete.

Auto-Discover Mount Properties

At your components you maybe have some paramters: <livewire:counter :title="Cierras Counter" />. This parameters are defined in your mount() function. We're automatically discovering the component and creating this parameters for you, to fill them out.

Known Issues

At the moment components from third-party packages are not supported.

vscode-livewire's People

Contributors

eugenefvdm avatar miloradpopovic451 avatar s0ulf7y avatar vittoriodev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.