Skip to content

Releases: SublimeText/Blade

v2.2.0

15 Feb 14:06
Compare
Choose a tag to compare
  • improve inline style/script attribute value highlighting
  • fix toggle_comment not toggling {{-- --}} in CSS/JS scope
  • renamed base Blade.sublime-syntax to Text (Blade).sublime-syntax
  • various improvements to README

v2.1.0

02 Feb 17:48
Compare
Choose a tag to compare

Initial release after forking from https://github.com/Medalink/laravel-blade

  • add support for component attributes
  • add missing Laravel 10+ directives
  • improve identifier Interpolation in HTML and CSS