Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Laravel Blade SpacerNew to Visual Studio Code? Get it now.
Laravel Blade Spacer

Laravel Blade Spacer

Austen Cameron

|
835,293 installs
| (13) | Free
Automatically add spaces in Laravel Blade template tags
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Laravel Blade Spacer

An extension to automatically add spacing to blade templating markers.

Features

Supports the following tags:

  • {{ }}
  • {!! !!}
  • {{-- --}}
  • {% %}
  • {# #}

Extension Preview

Known Issues

  • Wrapping selected text with {!! !!}, {{-- --}}, {% %}, or {# #} tags doesn't work

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.

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