Skip to content

Syntax highlighting for Laravel Blade template language on Brackets Editor.

License

Notifications You must be signed in to change notification settings

jaguadoromero/brackets-laravel-blade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Syntax highlighting for Laravel Blade template language on Brackets Editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.6%
  • PHP 22.4%