Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 925 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 925 Bytes

Laravel Blade

Syntax highlighting and Code Hints for Brackets code editor.

##Supports: *** NOW Supporting Blade Code Hints! *** Syntax Highlight for:

  • Comments: {{-- --}}
  • Laravel 4: {{ }}
  • Laravel 5: {% %}
  • Laravel 5: {!! !!}

###Current State Currently this extension supports only basic syntax, I plan to add support for the full Laravel Blade template system.