# Zed

> text editor

**Wikidata**: [Q112301707](https://www.wikidata.org/wiki/Q112301707)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Zed_(text_editor))  
**Source**: https://4ort.xyz/entity/zed

## Summary
Zed is a text editor and source code editor that runs on multiple operating systems including Linux, macOS, Windows, and FreeBSD. It's free and open-source software available under multiple licenses including GNU General Public License 3.0 and Apache Software License 2.0.

## Key Facts
- Zed is classified as a text editor, software application, source code editor, and free and open-source software
- It is dual-licensed under GNU General Public License 3.0 and Apache Software License 2.0, with an additional GNU Affero General Public License option
- Zed runs on Linux, macOS, Microsoft Windows (support starting October 15, 2025), and FreeBSD operating systems
- The source code is hosted on GitHub at https://github.com/zed-industries/zed
- As of August 2023, the latest stable version was 0.97.6, released on August 8, 2023
- It has been packaged for various Linux distributions including Arch Linux, Gentoo, NixOS, Alpine Linux, and Parabola
- Zed's official website is https://zed.dev/ with documentation available at https://zed.dev/docs/

## FAQs
### Q: What is Zed and who developed it?
A: Zed is a text editor and source code editor. It's developed by the same team that created the Atom editor, though specific individual creators aren't mentioned in the available information.

### Q: Which operating systems support Zed?
A: Zed supports Linux, macOS, Microsoft Windows (with official support beginning October 15, 2025), and FreeBSD. It's designed to work across these different platforms with native compatibility.

### Q: How can I get started with Zed?
A: You can download Zed from https://zed.dev/download. The official documentation at https://zed.dev/docs/ provides comprehensive information on installation and usage across different operating systems.

## Why It Matters
Zed represents a significant evolution in text editing from the creators of Atom, addressing the limitations of its predecessor by providing cross-platform support, particularly for Linux which lacked native Atom support. As a modern, open-source editor with dual licensing (GPL 3.0 and Apache 2.0), it offers developers flexibility in how they use and integrate the software. The project's active development with regular stable releases demonstrates a commitment to improving the developer experience. Zed's availability across major operating systems and its packaging in various Linux distributions make it an accessible option for developers working in diverse environments, potentially influencing the future of code editing tools.

## Notable For
- Created by the same development team behind the popular Atom editor
- Provides native Linux support, addressing a key limitation of the previous Atom editor
- Dual licensing model combining both GNU General Public License and Apache licenses
- Active development cycle with multiple stable releases within a short timeframe
- Community presence with dedicated communities on both Reddit (r/ZedEditor) and Lemmy (zed@programming.dev)

## Body
### Basic Information
Zed is a text editor classified as software, application, source code editor, and free and open-source software. Its primary functions revolve around code editing and text manipulation for developers and users who need advanced text processing capabilities.

### Technical Specifications
- The software is primarily developed in programming language Q575650 (specific language not specified in the source)
- Source code repository: https://github.com/zed-industries/zed
- Official website: https://zed.dev/
- Documentation: https://zed.dev/docs/
- Download URL: https://zed.dev/download
- Official blog: https://zed.dev/blog

### Licensing
- GNU General Public License, version 3.0
- Apache Software License 2.0
- GNU Affero General Public License

### Operating System Compatibility
- Linux (fully supported)
- macOS (fully supported)
- Microsoft Windows (support starting October 15, 2025)
- FreeBSD (supported through ports system)

### Distribution Packaging
- Arch Linux: zed package
- Gentoo: app-editors/zed
- NixOS: zed-editor
- Alpine Linux: zed
- Parabola: zed
- FreeBSD: editors/zed port

### Version History
Recent stable releases include:
- Version 0.93.4 (stable version, released July 6, 2023)
- Version 0.94.3 (stable version, released July 12, 2023)
- Version 0.94.4 (stable version, released July 12, 2023)
- Version 0.95.2 (stable version, released July 19, 2023)
- Version 0.95.3 (stable version, released July 21, 2023)
- Version 0.96.2 (stable version, released July 26, 2023)
- Version 0.96.3 (stable version, released July 27, 2023)
- Version 0.96.4 (stable version, released July 28, 2023)
- Version 0.97.5 (stable version, released August 2, 2023)
- Version 0.97.6 (stable version, released August 8, 2023)

### Community Resources
- Reddit community: r/ZedEditor
- Lemmy community: zed@programming.dev
- Wikipedia coverage exists in multiple languages: de, en, ja, qu, ru, uk

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Zed",
  "description": "A cross-platform text editor and source code editor",
  "url": "https://zed.dev/",
  "sameAs": ["https://github.com/zed-industries/zed"],
  "additionalType": "TextEditor"
}

## References

1. [Source](https://zed.dev/tech)
2. [GitHub](https://github.com/zed-industries/zed/blob/main/LICENSE-GPL)
3. [GitHub](https://github.com/zed-industries/zed/blob/main/LICENSE-APACHE)
4. [GitHub](https://github.com/zed-industries/zed/blob/main/LICENSE-AGPL)
5. [Source](https://zed.dev/blog/zed-on-linux)
6. [Source](https://zed.dev/blog/zed-for-windows-is-here)
7. [Release 0.93.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.93.4)
8. [Release 0.94.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.94.3)
9. [Release 0.94.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.94.4)
10. [Release 0.95.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.95.2)
11. [Release 0.95.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.95.3)
12. [Release 0.96.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.96.2)
13. [Release 0.96.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.96.3)
14. [Release 0.96.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.96.4)
15. [Release 0.97.5. 2023](https://github.com/zed-industries/zed/releases/tag/v0.97.5)
16. [Release 0.97.6. 2023](https://github.com/zed-industries/zed/releases/tag/v0.97.6)
17. [Release 0.98.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.98.2)
18. [Release 0.99.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.99.1)
19. [Release 0.100.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.100.1)
20. [Release 0.101.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.101.1)
21. [Release 0.102.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.102.1)
22. [Release 0.102.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.102.2)
23. [Release 0.103.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.103.1)
24. [Release 0.104.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.104.4)
25. [Release 0.105.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.105.4)
26. [Release 0.105.5. 2023](https://github.com/zed-industries/zed/releases/tag/v0.105.5)
27. [Release 0.106.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.106.2)
28. [Release 0.107.6. 2023](https://github.com/zed-industries/zed/releases/tag/v0.107.6)
29. [Release 0.107.7. 2023](https://github.com/zed-industries/zed/releases/tag/v0.107.7)
30. [Release 0.108.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.108.2)
31. [Release 0.109.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.109.1)
32. [Release 0.109.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.109.2)
33. [Release 0.109.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.109.3)
34. [Release 0.110.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.110.2)
35. [Release 0.111.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.111.4)
36. [Release 0.111.5. 2023](https://github.com/zed-industries/zed/releases/tag/v0.111.5)
37. [Release 0.111.6. 2023](https://github.com/zed-industries/zed/releases/tag/v0.111.6)
38. [Release 0.112.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.112.3)
39. [Release 0.113.0. 2023](https://github.com/zed-industries/zed/releases/tag/v0.113.0)
40. [Release 0.114.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.114.1)
41. [Release 0.114.2. 2023](https://github.com/zed-industries/zed/releases/tag/v0.114.2)
42. [Release 0.114.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.114.3)
43. [Release 0.114.4. 2023](https://github.com/zed-industries/zed/releases/tag/v0.114.4)
44. [Release 0.115.3. 2023](https://github.com/zed-industries/zed/releases/tag/v0.115.3)
45. [Release 0.116.1. 2023](https://github.com/zed-industries/zed/releases/tag/v0.116.1)
46. [Release 0.117.0. 2023](https://github.com/zed-industries/zed/releases/tag/v0.117.0)
47. [Release 0.118.0. 2024](https://github.com/zed-industries/zed/releases/tag/v0.118.0)
48. [Release 0.118.1. 2024](https://github.com/zed-industries/zed/releases/tag/v0.118.1)
49. [Release 0.119.17. 2024](https://github.com/zed-industries/zed/releases/tag/v0.119.17)
50. [Release 0.119.18. 2024](https://github.com/zed-industries/zed/releases/tag/v0.119.18)