Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Laravel Blade WrapperNew to Visual Studio Code? Get it now.
Laravel Blade Wrapper

Laravel Blade Wrapper

IHunte

|
905,186 installs
| (1) | Free
An extension to wrap Blade directives
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Laravel Blade Wrapper

GitHub Visual Studio Marketplace Installs - Azure DevOps Extension

If this project has been helpful to you, please consider buying me a coffee. I'm currently going through a rough patch, and your support would mean a lot. Every little bit can help, if you want to know more you can contact me here @IHunte_dev.

"Buy Me A Coffee"


An extension to wrap Blade directives.


Usage

  • Windows Ctrl + Shift + T
  • Mac ⌘ + Shift + T

Demo


Blade Directives
@if...@endif
@if...@else...@endif
@for...@endfor
@foreach...@endforeach
@forelse...@empty...@endforelse
@while...@endwhile
@push...@endpush
@pushOnce...@endPushOnce
@prepend...@endprepend
@once...@endonce
@section...@endsection
@section...@show
@hasSection...@else...@endif
@unless...@endunless
@can...@endcan
@can...@elsecan...@endcan
@cannot...@endcannot
@cannot...@elsecannot...@endcannot
@component...@endcomponent
@slot...@endslot
@isset...@endisset
@empty...@endempty
@auth...@endauth
@guest...@endguest
@error...@enderror
@env...@endenv
@php...@endphp
@production...@endproduction
@verbatim...@endverbatim
@switch...@case...@endswitch
@session...@endsession

Credits

  • Laravel Blade Snippets - Visual Studio Marketplace

Contribution

If you have any suggestion please open an issue or contact me on @IHunte_dev.


Documentation

  • Blade Templates - Laravel - The PHP Framework For Web Artisans

Enjoy!

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