austenc / vscode-blade-spacer

Laravel Blade Spacer plugin for VSCode
8 stars 2 forks source link

Laravel Blade Spacer

An extension to automatically add spacing to blade templating markers.

Features

Supports the following tags:

Extension Preview

Known Issues

Configuration

The extension can be configured by adding the following settings to your settings.json file:

Twig Templating

The extension includes support for Twig templates ({% %} and {# #}) out of the box, but can be disabled by adding the following setting to your settings.json file:

"bladeSpacer.enableTwig": false,

Release Notes

See the changelog for more information.