mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-27 00:08:42 +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. |
||
|---|---|---|
| .. | ||
| brackets.scm | ||
| config.toml | ||
| highlights.scm | ||
| indents.scm | ||
| injections.scm | ||
| outline.scm | ||
| overrides.scm | ||