ZIm/crates/extensions_ui/src
Marshall Bowers f3a78f613a
Extract Vue extension (#10486)
This PR extracts Vue support into an extension and removes the built-in
C# support from Zed.

Release Notes:

- Removed built-in support for Vue, in favor of making it available as
an extension. The Vue extension will be suggested for download when you
open a `.vue` file.

---------

Co-authored-by: Max <max@zed.dev>
2024-04-12 14:39:27 -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 Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_version_selector.rs Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
extensions_ui.rs Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00