NamesMT / blade-php

[Blade Syntax for PHP] Visual Studio Code extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highly recommend to install: Blade Color

Unfortunately, Tabnine is recommended for now instead of the amazing Intelephense, as Intelephense doesn't support auto-complete for Blade blocks ({{ }}) yet

Blade syntax highlight support for (in) PHP.

Use with Language Mode: PHP, so others PHP exts should work (Intelephense,...etc)

Additionally, switch to Language Mode: Blade to highlight only Blade (and PHP inside of Blade) syntaxes

Screenshot

TBA

User Settings

TBA

Todo:

  • Add keyboard shortcut to switch between PHP and Blade Language Mode
  • When #53885 #68647 is solved, we can:
    • Enable/Disable the syntax in real-time, as well as a shortcut for it.
  • Your ideas? (submit an github issue)

Features

  • Blade syntax highlight
  • More incoming <3

Blade Syntax Highlight

  • Injected to PHP Language Mode!, just open any extension of PHP file
  • Switch language mode to Blade (Ctrl + K, M or ⌘ K, M)
    • Will leaves only Blade and it's sub-PHP codes to be highlighted, useful to debug/nav around large @blade methods

Contact

Files any issue(s) or mail me: trungdang6102@gmail.com.

Credits

License

MIT

About

[Blade Syntax for PHP] Visual Studio Code extension

License:MIT License