zed/crates/extension
Marshall Bowers d009d84ead
Add support for using a language server with multiple languages (#10293)
This PR updates the `extension.toml` to allow specifying multiple
languages for a language server to work with.

The `languages` field takes precedence over `language`. In the future
the `language` field will be removed.

As part of this, the Emmet extension has been extended with support for
PHP and ERB.

Release Notes:

- N/A

---------

Co-authored-by: Max <max@zed.dev>
2024-04-08 14:24:56 -04:00
..
src Add support for using a language server with multiple languages (#10293) 2024-04-08 14:24:56 -04:00
Cargo.toml Respect version constraints when installing extensions (#10052) 2024-04-01 17:10:30 -04:00
LICENSE-GPL Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00