zed/crates/migrator
AltCode 28e521f1aa
elixir: Fix HEEx name and add EEx defaults (#49812)
- zed-extensions/elixir#61 renames `HEEX` to `HEEx`; to prevent any
disruptions from that change, this adds the correct name alongside a
settings migration
- zed-extensions/elixir#101 adds support for `EEx` templates; this sets
the default language server to be the same as that of `Elixir` and
`HEEx`

This also adds a few more extensions that should be recognized as `HEEx`
files

Release Notes:

- N/A

---------

Co-authored-by: Finn Evers <finn@zed.dev>
2026-03-25 13:46:18 +01:00
..
src elixir: Fix HEEx name and add EEx defaults (#49812) 2026-03-25 13:46:18 +01:00
Cargo.toml Fix settings migrations for nested platform/channel/profile keys (#48550) 2026-02-06 16:50:36 +00:00
LICENSE-GPL