Files
oak-gpui/crates
Marshall Bowers e252f90e30 Extract PHP support into an extension (#9966)
This PR extracts PHP support into an extension and removes the built-in
PHP support from Zed.

There's a small workaround necessary in order for us to provide the
`language_ids` on the `LspAdapter` that are needed for the language
server to run properly. Eventually we'll want to build this into the
extension API, but for now we're just hard-coding it on the host side.

Release Notes:

- Removed built-in support for PHP, in favor of making it available as
an extension. The PHP extension will be suggested for download when you
open a `.php` file.
2024-03-29 14:51:54 -04:00
..
2024-03-28 18:32:11 +01:00
2024-03-28 18:32:11 +01:00
2024-03-29 13:17:48 -04:00
2024-03-20 15:52:02 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-26 16:10:09 -07:00
2024-03-28 18:32:11 +01:00
2024-03-14 17:05:07 -04:00
2024-03-27 11:15:08 -07:00
2024-03-28 18:32:11 +01:00
2024-03-29 16:26:16 +01:00
2024-03-28 18:32:11 +01:00