Giter VIP home page Giter VIP logo

lydiandy / zed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zed-industries/zed

0.0 0.0 0.0 68.35 MB

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Home Page: https://zed.dev

License: Other

Shell 0.30% JavaScript 0.21% Scheme 1.18% Python 0.14% C 0.01% Objective-C 0.01% Rust 97.39% TypeScript 0.01% Swift 0.17% Metal 0.23% Dockerfile 0.01% Rich Text Format 0.18% Procfile 0.01% WGSL 0.18%

zed's Introduction

Zed

CI

Welcome to Zed, a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Installation

You can download Zed today for macOS (v10.15+).

Support for additional platforms is on our roadmap:

For macOS users, you can also install Zed from Homebrew:

brew install zed

Developing Zed

Contributing

See CONTRIBUTING.md for ways you can contribute to Zed.

Licensing

License information for third party dependencies must be correctly provided for CI to pass.

We use cargo-about to automatically comply with open source licenses. If CI is failing, check the following:

  • Is it showing a no license specified error for a crate you've created? If so, add publish = false under [package] in your crate's Cargo.toml.
  • Is the error failed to satisfy license requirements for a dependency? If so, first determine what license the project has and whether this system is sufficient to comply with this license's requirements. If you're unsure, ask a lawyer. Once you've verified that this system is acceptable add the license's SPDX identifier to the accepted array in script/licenses/zed-licenses.toml.
  • Is cargo-about unable to find the license for a dependency? If so, add a clarification field at the end of script/licenses/zed-licenses.toml, as specified in the cargo-about book.

zed's People

Contributors

as-cii avatar maxbrunsfeld avatar mikayla-maki avatar nathansobo avatar iamnbutler avatar conradirwin avatar someonetoignore avatar maxdeviant avatar josephtlyons avatar forloveofcats avatar osiewicz avatar kethku avatar kcaverly avatar slightknack avatar mrnugget avatar kvark avatar sonufrienko avatar pixeljanitor avatar pseudomata avatar d1y avatar bennetbo avatar alygin avatar quinnwilton avatar gmorenz avatar rpfaeffle avatar aexvir avatar kazatsuyu avatar hovsater avatar aminya avatar fdionisi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.