tree-sitter/tree-sitter-php

Dynamically inject languages into {here,now}docs

calebdw opened this issue · 3 comments

Hello!

Would it be possible to add injection queries for heredocs and nowdocs?

Thanks!

Not sure it could help, but I've made something here: https://github.com/gbprod/php-enhanced-treesitter.nvim/blob/main/queries/php/injections.scm to inject SQL language when necessary...

Yes, I PRd those queries