SIGN IN SIGN UP

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>
M
Marshall Bowers committed
d009d84ead222c43d0eaab95822a41691be8bc22
Parent: 5e44748
Committed by GitHub <noreply@github.com> on 4/8/2024, 6:24:56 PM