Skip to content

This package adds syntax definitions for the Laravel 5 Blade engine.

License

Notifications You must be signed in to change notification settings

idzat/laravel-blade

 
 

Repository files navigation

Laravel Blade Highlighter

This package adds syntax definitions for the Laravel 4 & 5 Blade engine.

Works with Sublime Text 3, for older versions use an older release.

How to install w/Sublime Package Control

Search for Laravel Blade and install it, it's just that simple.

Restart Sublime Text after you install this package.

For Laravel 3 please see the laravel3 branch. You can also check out our tags section for different Laravel versions.

Sublime Text Manual Install

  • Download or clone this repository into [install-dir]/Packages/laravel-blade
  • Restart Sublime Text.

Yeah but, show me what it is?

blade-example

Predawn.

blade-example

Material Theme.

Supported Extensions

How to Contribute

  • To test a local version of the highlighter first uninstall the highlighter from package control.
  • Follow the manual installation process by cloning the repo into your packages directory.
  • Restart Sublime Text.
  • Open up the '[install-dir]/Packages/laravel-blade' folder into a new Sublime Text project.
  • Open up the laravel-blade.tmLanguage file and make changes.
  • I have provided a test.blade file that holds most of the common uses for testing the regex, use this to verify your changes before and after you make them to ensure the changes you make do not break anything.
  • Send a pull request with a single change per request.

About

This package adds syntax definitions for the Laravel 5 Blade engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%