---
description: Learn how Zed can help your business. GetApp provides users in Ireland with the most detailed information on software tools, prices and features.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: Zed Price, Reviews & Ratings | GetApp Ireland 2026
---

Breadcrumb: [Home](/) > [AI Coding Assistants](/directory/5223/ai-coding-assistants/software) > [Zed](/software/2244823/zed-1)

# Zed

Canonical: https://www.getapp.ie/software/2244823/zed-1

> Open-source, Rust-based code editor with GPU acceleration, multiplayer collaboration, and integrated AI assistance for developers.
> 
> Verdict: Rated \*\*\*\* by 0 users. Top-rated for **Overall Quality**.

-----

## Overview

### Key benefits of Zed

\* Delivers high-performance editing via a Rust-based architecture with GPU acceleration, rendering at up to 120fps with low boot time and typing latency across macOS, Linux, and Windows.&#10;\* Supports parallel AI agent threads through the Agent Panel, allowing multiple agent workflows to run simultaneously across different projects and worktrees.&#10;\* Provides keystroke-level next-edit suggestions via Edit Prediction, powered by Zeta, an open-weight, open-data model trained on developer workflows.&#10;\* Transforms selected code in place through the Inline Assistant, sending highlighted code to a language model for direct, context-aware edits.&#10;\* Offers multi-model flexibility by supporting hosted models, provider API keys (Anthropic, OpenAI, Google, Ollama, Amazon Bedrock, GitHub Copilot, Deepseek, Mistral, OpenRouter, Vercel, and more), local inference, and external CLI agents via ACP.&#10;\* Extends agent capabilities through Model Context Protocol (MCP) server integration, giving agents access to additional knowledge sources and tooling.&#10;\* Enables real-time human collaboration with shared editing, terminals, screen sharing, and voice chat built on the same multiplayer infrastructure used by AI agents.&#10;\* Includes built-in Git support for staging, committing, pulling, pushing, diff viewing, and AI-generated commit messages, without requiring external tooling.&#10;\* Provides a native debugger built on the Debug Adapter Protocol (DAP) with support for multiple programming languages, integrated directly into the editor.&#10;\* Delivers code completions, diagnostics, quick fixes, and symbol navigation through Language Server Protocol (LSP) integration.&#10;\* Supports remote development by running the codebase on a remote server while keeping the UI local, reducing environment setup overhead.&#10;\* Allows editing of excerpts from across the codebase in a single surface via multibuffers, supporting large-scale code review and refactoring workflows.&#10;\* Protects user privacy by keeping AI prompts private by default, with no training on user code unless explicitly opted in and zero data retention agreements with AI providers.&#10;\* Avoids vendor lock-in by supporting any AI model or agent via API keys, local inference, or ACP, with all AI features fully disableable.&#10;\* Requires no account or subscription for non-AI features, making the core editor freely accessible to students, individual developers, and open-source contributors.&#10;\* Supports Vim and Helix modal editing modes with first-class keybinding support for developers who prefer keyboard-driven workflows.&#10;\* Provides granular tool permissions and OS-level agent sandboxing, giving teams control over what actions AI agents can perform.&#10;\* Offers hundreds of community extensions for language support, themes, and tooling through an integrated extensions marketplace.&#10;\* Allows per-project, per-user, and per-server configuration through the Settings Editor, supporting flexible team and organizational setups.&#10;\* Supports interactive code execution via Jupyter kernel integration, useful for data-oriented and scripting workflows within the editor.

## About the vendor

- **Company**: Zed

## Commercial Context

- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 1,001–5,000, 1,001–5,000, 5,001–10,000, 5,001–10,000, 5,001–10,000, 10,000+, 10,000+, 10,000+
- **Available Countries**: Namibia

## Features

- Code Generation
- Proactive Error Detection
- Real-Time AI Coding Assistance
- Workflow Integration of AI

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Chat

## Category

- [AI Coding Assistants](https://www.getapp.ie/directory/5223/ai-coding-assistants/software)

## Links

- [View on GetApp](https://www.getapp.ie/software/2244823/zed-1)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.getapp.com/all-software/a/zed-1/> |
| en-AE | <https://www.getapp.ae/software/2244823/zed-1> |
| en-AU | <https://www.getapp.com.au/software/2244823/zed-1> |
| en-CA | <https://www.getapp.ca/software/2244823/zed-1> |
| en-GB | <https://www.getapp.co.uk/software/2244823/zed-1> |
| en-IE | <https://www.getapp.ie/software/2244823/zed-1> |
| en-NZ | <https://www.getapp.co.nz/software/2244823/zed-1> |
| en-SG | <https://www.getapp.sg/software/2244823/zed-1> |
| en-ZA | <https://www.getapp.za.com/software/2244823/zed-1> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp Ireland","address":{"@type":"PostalAddress","addressLocality":"Dublin","addressRegion":"D","postalCode":"D02 NP94","streetAddress":"2 Park Place, 3rd Floor, Hatch St Dublin, D02 NP94 Ireland"},"description":"Review, Compare and Evaluate small business software. GetApp Ireland has software offers, SaaS and Cloud Apps, independent evaluations and reviews.","email":"info@getapp.ie","url":"https://www.getapp.ie/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@id":"https://www.getapp.ie/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"Zed","description":"Zed is an open-source code editor built from scratch in Rust, delivering GPU-accelerated rendering at up to 120fps with low boot time and typing latency. Available as a native desktop application for macOS, Linux, and Windows, it supports real-time multiplayer collaboration, integrated AI agents, a native debugger, built-in Git tooling, and Language Server Protocol (LSP) integration. Designed for individual developers and engineering teams of any size, Zed requires no account or subscription for non-AI features and can be built from source.\n\nAI capabilities are deeply integrated but fully optional. The Agent Panel supports parallel agent threads across projects, while the Inline Assistant transforms selected code in place via a language model. Edit Prediction delivers keystroke-level next-edit suggestions powered by Zeta, an open-weight, open-data model. Multi-model flexibility allows teams to use Zed-hosted models, bring their own API keys from providers including Anthropic, OpenAI, Google, Ollama, Amazon Bedrock, GitHub Copilot, Deepseek, Mistral, and others, or connect external CLI-based agents such as Claude Agent, Codex, and Gemini CLI via the Agent Client Protocol (ACP). Model Context Protocol (MCP) server integration extends agent knowledge further. All AI features can be disabled, and prompts are private by default with no training on user code without explicit opt-in.\n\nCollaboration infrastructure is shared between human teammates and AI agents, supporting shared editing, terminals, screen sharing, and voice chat without leaving the editor. Remote development runs the codebase on a remote server while the UI remains local. Additional capabilities include multibuffers for composing excerpts from across a codebase in a single editable surface, Vim and Helix modal editing modes, Jupyter kernel support, a built-in terminal, a command-line interface, and a community extensions marketplace covering languages, themes, and tooling. Per-project, per-user, and per-server configuration is available through the Settings Editor.","image":"https://images.g2crowd.com/display-layer-screenshots/1627503/4ea5e9f9639cd7d536ef8bd5e9db2d225583bf903a4bb3f201801ad0b1be2080.png","url":"https://www.getapp.ie/software/2244823/zed-1","@id":"https://www.getapp.ie/software/2244823/zed-1#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.getapp.ie/#organization"},"applicationCategory":"BusinessApplication"},{"@id":"https://www.getapp.ie/software/2244823/zed-1#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"AI Coding Assistants","position":2,"item":"/directory/5223/ai-coding-assistants/software","@type":"ListItem"},{"name":"Zed","position":3,"item":"/software/2244823/zed-1","@type":"ListItem"}]}]}
</script>
