|
| 1 | +# Created with WinGet Releaser using komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: ZedIndustries.Zed |
| 5 | +PackageVersion: 0.224.8 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Zed Industries |
| 8 | +PublisherUrl: https://zed.dev/ |
| 9 | +PublisherSupportUrl: https://zed.dev/support |
| 10 | +PrivacyUrl: https://zed.dev/privacy-policy |
| 11 | +Author: The Zed Industries Authors |
| 12 | +PackageName: Zed |
| 13 | +PackageUrl: https://zed.dev/windows |
| 14 | +License: GPL-3.0 |
| 15 | +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL |
| 16 | +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. |
| 17 | +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. |
| 18 | +Description: |- |
| 19 | + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. |
| 20 | + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. |
| 21 | + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. |
| 22 | + - Chat with teammates, write notes together, and share your screen and project. All included. |
| 23 | + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. |
| 24 | + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. |
| 25 | + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. |
| 26 | + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. |
| 27 | +Moniker: zed |
| 28 | +Tags: |
| 29 | +- code-editor |
| 30 | +- developer-tools |
| 31 | +- editor |
| 32 | +- text-editor |
| 33 | +ReleaseNotes: '- Fixed an issue with relative line numbers where some rows would be missing their relative line number with deleted hunks showing. (#49658)' |
| 34 | +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v0.224.8 |
| 35 | +PurchaseUrl: https://zed.dev/pricing |
| 36 | +Documentations: |
| 37 | +- DocumentLabel: Community Links |
| 38 | + DocumentUrl: https://zed.dev/community-links |
| 39 | +- DocumentLabel: Getting Started |
| 40 | + DocumentUrl: https://zed.dev/docs/ |
| 41 | +ManifestType: defaultLocale |
| 42 | +ManifestVersion: 1.12.0 |
0 commit comments