mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-26 15:44:20 +00:00
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. |
||
|---|---|---|
| .. | ||
| languages/html | ||
| src | ||
| Cargo.toml | ||
| extension.toml | ||
| LICENSE-APACHE | ||