@phoenix-plugin-registry/apintocr.brackets-laravel-blade
v0.4.0
Published
Syntax highlighting and Code Hints for Laravel Blade. Update 0.3.0: Code Hint Support
Readme
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.
