0.4.0 • Published 3 years ago

@phoenix-plugin-registry/apintocr.brackets-laravel-blade v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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: {% %}

###Current State Currently this extension supports only basic syntax, I plan to add support for the full Laravel Blade template system. At this moment it does not support line breaks, I'm still trying to figure how to do that....

Note: I only have basic .js knowledge (let alone Code Mirror...), so any help you can provide will be greatly apreciatted.