zed/crates/extensions_ui
Marshall Bowers 49c53bc0ec
Extract HTML support into an extension (#10130)
This PR extracts HTML support into an extension and removes the built-in
HTML support from Zed.

Release Notes:

- Removed built-in support for HTML, in favor of making it available as
an extension. The HTML extension will be suggested for download when you
open a `.html`, `.htm`, or `.shtml` file.
2024-04-03 12:42:36 -04:00
..
src Extract HTML support into an extension (#10130) 2024-04-03 12:42:36 -04:00
Cargo.toml Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
LICENSE-GPL