Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Support blade syntax in heredoc #432

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

KapitanOczywisty
Copy link
Contributor

This PR is adding support for heredoc blade syntax via <<<BLADE or <<<'BLADE'. Since this is dependent on 3-rd party plugin, there is no tests included.

Works with plugins (both are using similar or identical syntax):
https://atom.io/packages/language-blade
https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade

Request: bmewburn/vscode-intelephense#1757
CC: @bastinald

@heyjoe1984
Copy link

can this get merged PLEASE?

blade is probably the most popular template language for PHP right now and it would be absolutely amazing if we could get support for extensions to highlight our code inside heredoc/nowdoc.

@KapitanOczywisty
Copy link
Contributor Author

@darangi I've updated code to resolve conflicts. Can you look at this?

@darangi
Copy link
Contributor

darangi commented Jan 13, 2022

Thanks for the contribution @KapitanOczywisty 🙇🏾

@darangi darangi merged commit f2d172e into atom:master Jan 13, 2022
@KapitanOczywisty KapitanOczywisty deleted the heredocBlade branch December 14, 2022 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants