zed/extensions/php/languages/php
Ollie Beckwith 79683ebcaa
php: Add nowdoc language injection (#23532)
We already have heredoc injection support, so this just extends it to also cover
[nowdoc](https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.nowdoc).
2025-01-23 09:51:18 -05:00
..
brackets.scm php: Add bracket highlighting (#15881) 2024-08-06 17:36:40 -04:00
config.toml Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00
embedding.scm Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00
highlights.scm php: Remove invalid node types from highlights queries (#17680) 2024-09-10 23:37:37 -04:00
indents.scm php: Add auto-indent (#17545) 2024-09-10 17:41:37 -04:00
injections.scm php: Add nowdoc language injection (#23532) 2025-01-23 09:51:18 -05:00
outline.scm assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
runnables.scm languages: Do not expose unnecessary captures from tasks (#19625) 2024-10-23 18:54:08 +02:00
tags.scm Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00
tasks.json php: Add runnable tests (#11514) 2024-05-22 13:49:20 +02:00
textobjects.scm Add text objects to extensions (#21488) 2024-12-03 13:56:25 -07:00