Releases: austenc/blade-spacer
Releases · austenc/blade-spacer
v2.4.3
Compare
Sorry, something went wrong.
No results found
Enabled plugin in .vue file scope / syntax
v2.4.2
Compare
Sorry, something went wrong.
No results found
Fixed automatic braces when inside a quote i.e. <h1 class="|"> - #5
v2.4.1
Compare
Sorry, something went wrong.
No results found
Added support for wrapping a selection with {!! !!}
v2.4.0 - Restrict scope to php/blade files, comment syntax fix
Compare
Sorry, something went wrong.
No results found
Restrict plugin keybinds to only take effect in PHP and blade files #9
Comment syntax now surrounds pre-existing selections properly - #10
v2.3.0
Compare
Sorry, something went wrong.
No results found
Wrap / preserve selection when typing braces -- awesome!
Ability to convert a double brace {{ to L5 version without it being weird
Bugfix for #4
Big thanks to @grantholle for the changes!
v2.2.0
Compare
Sorry, something went wrong.
No results found
Added a 'Format File' window command to space entire files.
v2.1.0
Compare
Sorry, something went wrong.
No results found
Added Laravel5 tag support {!! | !!}
v2.0.2
Compare
Sorry, something went wrong.
No results found
Removed the other trailing comma that causes issues for ST2 in some scenarios
v2.0.1
Compare
Sorry, something went wrong.
No results found
removed trailing comma in keybinds
v2.0.0
Compare
Sorry, something went wrong.
No results found
Added multi-cursor support
Added support for blade comments {{-- --}}