Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color template for PHP is rendering incorrectly #207

Open
barrydit opened this issue Jun 13, 2022 · 1 comment
Open

Color template for PHP is rendering incorrectly #207

barrydit opened this issue Jun 13, 2022 · 1 comment

Comments

@barrydit
Copy link

I tried to use a HEREDOC inside function parameters list, and found that though the code works in PHP, programmers notepad is unable to render the following text, and here after, correctly. I thought I'd leave a note with you on this in case it should happen to someone else.

image

@veganaize
Copy link

As a workaround, if you put the ); on its own line, below the closing identifier, then the syntax highlighting should work:

TEXT
);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants