Flux UI extensionThis package is a VSCode extension to add suggestions for Flux UI components (created by Caleb Porzio). UsageIn any blade file, start a HTML tag Once a Flux component has been added, you can also see what props are available. ContributionsThis extension needs to be manually updated if any Flux components are added or removed. To update the components in this extension from Flux, you need to ensure you have a local copy of Flux and run the following command:
Locally this extension will then remember you path to Flux, so you can just run Once updated, a new version of the extension will need to be published. |