Skip to content

Latest commit

 

History

History
86 lines (63 loc) · 2.74 KB

README.md

File metadata and controls

86 lines (63 loc) · 2.74 KB

GitHub Visual Studio Marketplace Installs - Azure DevOps Extension


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

Credits


Contribution

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

If you find this project useful — or just feeling generous, consider buying me a coffee.

"Buy Me A Coffee"


Documentation


Enjoy!