Files
zed/extensions
claytonrcarter 748cd38d77 php: Highlight PHPDoc comments (#11695)
This adds highlighting of phpdoc tags and PHP types to phpdoc comments,
using
[tree-sitter-phpdoc](https://github.com/claytonrcarter/tree-sitter-phpdoc)
(maintained by yours me, and also in use by neovim).

<table>
<tr>
<td>
<strong>Before</strong>
<img
src="https://github.com/zed-industries/zed/assets/1420419/bae4c502-8a2c-4399-893f-fcff4e5797b6">
</td>
<td>
<strong>After</strong>
<img
src="https://github.com/zed-industries/zed/assets/1420419/8848e9fb-61a0-4938-a118-7041da9589c0">
</td>
</tr>
</table>


Release Notes:

- N/A
2024-05-14 15:48:14 -04:00
..
2024-04-23 13:31:21 -04:00
2024-04-16 15:49:16 -04:00
2024-04-24 13:03:56 -04:00
2024-04-23 20:44:11 -04:00
2024-05-06 12:41:50 -04:00
2024-05-14 10:53:43 -04:00
2024-04-18 11:57:21 -04:00
2024-04-10 15:42:46 -04:00
2024-04-23 13:31:21 -04:00
2024-04-23 13:31:21 -04:00
2024-04-17 12:40:01 -04:00
2024-04-23 13:31:21 -04:00
2024-05-13 17:32:43 -04:00
2024-04-23 13:31:21 -04:00
2024-05-03 11:29:53 -04:00
2024-05-13 08:49:40 -04:00
2024-05-06 12:47:16 -04:00