Open spawnia opened 4 years ago
Hey, thanks for this great plugin.
PHP has a special syntax for multiline strings that allows tagging the string. This tag is often to denote the contents of the string and add syntax highlighting: https://www.jetbrains.com/help/phpstorm/using-language-injections.html#inject-language-nowdoc-heredoc
I propose adding the tag GRAPHQL to the list of supported NOWDOC/HEREDOC tags.
GRAPHQL
Any update about this?
Great idea! Also, Ruby please:
Hey, thanks for this great plugin.
PHP has a special syntax for multiline strings that allows tagging the string. This tag is often to denote the contents of the string and add syntax highlighting: https://www.jetbrains.com/help/phpstorm/using-language-injections.html#inject-language-nowdoc-heredoc
I propose adding the tag
GRAPHQL
to the list of supported NOWDOC/HEREDOC tags.