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

Syntax highlighting broken when PHP code is mixed inside Javascript #54

Closed
ouatataz opened this issue Mar 31, 2017 · 3 comments
Closed

Comments

@ouatataz
Copy link

Dear all,

Since the later update of the bundle, syntax highlighting is broken when php code is mixed inside js.
Try :
<script type="text/javascript"> <?php echo $ok; ?> </script>

And you will see what's happening.
Is there a way to fix this ?

Thanks in advance

@infininight
Copy link
Member

Sorry I overlooked changing this, fixed in textmate/php.tmbundle@1d91862. Your bundle should update within a few hours automatically, thanks for reporting!

@ouatataz
Copy link
Author

ouatataz commented Apr 1, 2017

Thx for your efforts and the feedback

@rinogo
Copy link

rinogo commented Jan 31, 2019

Could a similar fix help with Issue #102?

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

3 participants