What Integrates with Zed?

Find out what Zed integrations exist in 2026. Learn what software and services currently integrate with Zed, and sort them by reviews, cost, features, and more. Below is a list of products that Zed currently integrates with:

  • 1
    Kimi Code Reviews

    Kimi Code

    Kimi

    $15 per month
    Kimi Code is an AI-driven coding assistant tailored for developers, available through the Kimi Membership, that aims to enhance efficiency by automating various software development processes and integrating effortlessly with widely-used workflows. It provides robust command-line interface (CLI) tools and is compatible with terminal environments and integrated development environments (IDEs) such as VS Code, empowering developers to read and modify code, obtain insights about codebases, create new features, resolve bugs, refactor existing code, and validate modifications through a user-friendly natural-language interface. The platform includes a specialized console that displays real-time logs, manages request quotas, and allows for pace adjustments, enabling users to set up API keys for applications like Kimi CLI, Claude Code, and Roo Code, which facilitates expedited coding with AI assistance while working within commits and ongoing workflows. In the VS Code environment, Kimi Code enhances the user experience with a built-in chat panel that supports slash commands, references to files and folders, diff views, and integration with external tools, providing context-aware coding help. Overall, Kimi Code represents a significant advancement in coding efficiency, making the software development process more intuitive and streamlined for developers at all levels.
  • 2
    Ada Reviews
    Ada stands out as a cutting-edge programming language embraced by development teams globally for a wide range of critical software applications, spanning from microkernels and compact, real-time embedded systems to extensive enterprise solutions and beyond. The reasons for choosing Ada are clear: it enables the creation of dependable and efficient code, allowing developers to ensure functionality while conserving time and resources. One of Ada’s distinguishing aspects is its ability to help identify and rectify bugs early in the software development life cycle, when rectifying them is most cost-effective. This is crucial for projects that require strict adherence to time or space limitations, as Ada consistently supports the creation of software that prioritizes reliability, safety, and security without compromising on performance. Additionally, Ada is equipped with all the essential features expected from a modern programming language, including advanced capabilities for concurrent programming and multicore support, which are vital for today’s complex software demands. Embracing Ada not only enhances code quality but also fosters a culture of meticulous programming practices within development teams.
  • 3
    C++ Reviews
    C++ is known for its straightforward and lucid syntax. While a novice programmer might find C++ somewhat more obscure than other languages due to its frequent use of special symbols (like {}[]*&!|...), understanding these symbols can actually enhance clarity and structure, making it more organized than languages that depend heavily on verbose English syntax. Additionally, the input/output system of C++ has been streamlined compared to C, and the inclusion of the standard template library facilitates data handling and communication, making it as user-friendly as other programming languages without sacrificing functionality. This language embraces an object-oriented programming paradigm, viewing software components as individual objects with distinct properties and behaviors, which serves to enhance or even replace the traditional structured programming approach that primarily centered around procedures and parameters. Ultimately, this focus on objects allows for greater flexibility and scalability in software development.
  • 4
    Dart Reviews

    Dart

    Dart Language

    Develop a fully matured async-await mechanism for user interfaces that feature event-driven programming, integrated with isolate-based concurrency. This programming language is tailored for crafting user interfaces and includes enhancements like robust null safety, a spread operator for expanding collections, and a collection if statement for platform-specific UI customization. It allows for coding with a versatile type system that offers extensive static analysis alongside advanced, customizable tools. You can aim for web deployment using complete, mature, and efficient compilers designed for JavaScript. Additionally, backend functionalities can be implemented in the same programming language that powers your app. This overview serves as a preliminary introduction to the language, particularly for those who prefer learning through practical examples. For further insights, exploring the language and library tours or the Dart cheatsheet codelab would be highly beneficial. Moreover, engaging with community resources can enhance your understanding and proficiency even more.
  • 5
    PureScript Reviews
    PureScript is a purely functional programming language characterized by strong typing that compiles into JavaScript. It allows developers to create dependable web applications, web servers, and mobile applications by utilizing functional programming methods. The language includes features like algebraic data types, pattern matching, row polymorphism, extensible records, higher-kinded types, type classes with functional dependencies, and higher-rank polymorphism. Emphasizing strong static typing and pure functions, PureScript guarantees both reliability and maintainability of code. Developers can generate readable JavaScript from PureScript, making it easy to integrate with pre-existing JavaScript projects. The ecosystem boasts a wide array of libraries, outstanding tooling, and editor support that offers instant rebuild capabilities. Additionally, a vibrant community supports learners with a wealth of resources, including the PureScript book, which presents hands-on projects suitable for beginners as well as experienced programmers looking to deepen their understanding. This rich community engagement significantly enhances the overall learning experience for those interested in mastering PureScript.
  • 6
    Alkemi Reviews
    Alkemi's premier offering, DataLab, serves as a secure AI-driven workspace that facilitates direct connections to your organization's regulated data from platforms such as Snowflake, BigQuery, Databricks, or even straightforward CSV uploads, allowing users to pose questions in everyday language and receive immediate, clear answers, visualizations, and suggestions without needing SQL expertise or analyst assistance. Within a private and secure environment, DataLab systematically indexes and examines your data, ensuring that every insight is both traceable and verifiable, maintaining the integrity of your data and protecting intellectual property and governance. By merging the complexities of data storage with accessible decision-making, it enhances the clarity of business intelligence through conversational AI, effectively minimizing BI backlogs and accelerating decision-making across various sectors, including marketing, finance, product, sales, and operations. Furthermore, DataLab empowers data providers to transform their datasets into engaging, AI-ready experiences that can be securely navigated by buyers, facilitating faster data discovery while safeguarding the integrity of the underlying raw data. This innovative approach not only streamlines workflows but also fosters a culture of data-driven decision-making within organizations.
  • 7
    Laguna XS 2.1 Reviews
    The Laguna XS 2.1 is an enhanced coding model that operates as an open weight agentic system, ideal for long-duration tasks on local machines. Featuring a 33-billion-parameter Mixture-of-Experts framework with 3 billion parameters activated per token, this model maintains the efficient architecture of Laguna XS.2 while significantly advancing performance in multilingual software engineering and terminal-style tasks. It is specifically engineered to assist coding agents in reviewing repositories, reasoning through intricate changes, utilizing various tools, executing commands, and maintaining continuity throughout extended projects. With a generous 256K context window, the model enables agents to effectively manage extensive codebases, lengthy histories, and complex multi-step workflows. Laguna XS 2.1 benefits from support from platforms like vLLM, SGLang, NVIDIA TensorRT-LLM, Hugging Face Transformers, and Ollama, with plans for native integration with llama.cpp in the future. The model is offered in various checkpoint formats, including BF16, FP8, INT4, and NVFP4, granting developers the flexibility to select between high fidelity and configurations optimized for limited VRAM or computational resources. This adaptability makes it an excellent choice for a wide range of development environments and requirements.
  • 8
    GraphQL Reviews

    GraphQL

    The GraphQL Foundation

    GraphQL is both a query language for APIs and a runtime designed to execute those queries using your existing data resources. It offers a detailed and clear depiction of your API's data structure, empowering clients to request only the necessary information without excess, facilitating gradual API evolution, and supporting robust developer tools. By sending a GraphQL query to your API, you receive precisely what you need—no more, no less. The results from GraphQL queries are consistently predictable, contributing to the speed and stability of applications that utilize it, as these apps dictate their data requests rather than relying on the server. Unlike traditional REST APIs that necessitate fetching data from multiple endpoints, GraphQL allows for all required information to be obtained in a single request, making it particularly advantageous for applications operating over slow mobile networks. Furthermore, this streamlined approach enhances the overall user experience, ensuring that applications remain responsive and efficient under various conditions.
  • 9
    C Reviews
    C is a programming language that was developed in 1972 and continues to hold significant relevance and popularity in the software development landscape. As a versatile, general-purpose, imperative language, C is utilized for creating a diverse range of software applications, from operating systems and application software to code compilers and databases. Its enduring utility makes it a foundational tool in the realm of programming, influencing many modern languages and technologies. Additionally, the language's efficiency and performance capabilities contribute to its ongoing use in various fields of software engineering.
  • 10
    HTML Reviews
    HTML, which stands for HyperText Markup Language, serves as the foundational markup language utilized by all websites across the internet. This coding language is essential for constructing and organizing the various components of websites and their respective pages. The latest iteration, known as HTML5, is specifically designed for the layout and presentation of content on the World Wide Web, representing the fifth and final significant version that has been endorsed by the World Wide Web Consortium (W3C). The existing specification is referred to as the HTML Living Standard, which is actively updated by the Web Hypertext Application Technology Working Group (WHATWG), comprising leading browser developers like Apple, Google, Mozilla, and Microsoft. HTML5 features comprehensive processing models aimed at fostering greater compatibility among different implementations; it enhances and refines the markup options available for documents while also introducing new markup and application programming interfaces (APIs) that are beneficial for intricate web applications. Due to these advancements, HTML5 is also being considered as a platform for developing cross-platform mobile applications, highlighting its versatility and importance in modern web development. Ultimately, HTML5’s continual evolution reflects the growing demands of digital content creation and user experience.