Replies: 1 comment 4 replies
-
You need to extend the tree-sitter injections for PHP: https://github.com/helix-editor/helix/blob/master/runtime/queries/php/injections.scm |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use helix for php development. I was wondering if there is anyway to get syntax highlighting for html and mysql inside a php file. I've seen a reddit thread about how to do it in vim and it seems to work out of the box on sublime text. Can it be done in helix?
Beta Was this translation helpful? Give feedback.
All reactions