ZIm/crates/extensions_ui/src
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
..
components Add a command for building and installing a locally-developed Zed extension (#8781) 2024-03-06 15:35:22 -08:00
components.rs Add a command for building and installing a locally-developed Zed extension (#8781) 2024-03-06 15:35:22 -08:00
extension_suggest.rs Extract HTML support into an extension (#10130) 2024-04-03 12:42:36 -04:00
extension_version_selector.rs Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
extensions_ui.rs Use "install" to refer to extension installation process (#10049) 2024-04-01 15:27:03 -07:00