ZIm/extensions/emmet
Finn Evers 0be83f1c67
emmet: Bump to 0.0.4 (#35305)
This PR bumps the emmet extension to version 0.0.4. 

Includes:
- https://github.com/zed-industries/zed/pull/33865
- https://github.com/zed-industries/zed/pull/32208
- https://github.com/zed-industries/zed/pull/15177

Note that this intentionally does NOT include a change in the
`extension.toml`: The version was bumped incorrectly once in
https://github.com/zed-industries/zed/pull/32208 in both the
`extension.toml` as well as the `Cargo.lock` but not in the
`Cargo.toml`. After that,
https://github.com/zed-industries/zed/pull/33667 only removed the
changes in the `Cargo.lock` but didn't revert the change in the
`extension.toml` file. Hence, the version in the `extension.toml` is
already at `0.0.4`

Release Notes:

- N/A
2025-07-29 22:46:17 +00:00
..
src emmet: Upgrade zed_extension_api to v0.0.6 (#15177) 2024-07-25 08:34:45 -04:00
.gitignore Sort and dedupe .gitignore files (#24491) 2025-02-08 02:17:17 +00:00
Cargo.toml emmet: Bump to 0.0.4 (#35305) 2025-07-29 22:46:17 +00:00
extension.toml emmet: Enable in HTML/ERB files (#33865) 2025-07-05 02:51:25 +03:00
LICENSE-APACHE Add emmet-language-server support (#9910) 2024-04-03 19:54:53 +02:00