Introducing Zed—A lightning-fast, collaborative code editor written in Rust.
We think there’s a better way to write code, and it starts with the following assumptions:
-Mission-critical tools should be hyper-responsive.
+Mission-critical tools should be hyper-responsive.
-+
When you move the cursor or type a character, you should see pixels on the next refresh of your display–every time. Even sub-perceptual pauses add up over the course of a day to create unnecessary stress.
@@ -17,9 +17,9 @@ Joyful coding starts with an editor that stays out of your way. -Real-time collaboration produces better software.
+Real-time collaboration produces better software.
-+
Pull requests have their place, but sometimes you just want to code together. It’s more fun than code review, builds trust between colleagues, and it’s one of the best ways to distribute knowledge through a team. But it has to be easy.
@@ -27,9 +27,9 @@ If you want someone’s perspective on a piece of code, it should be as easy as sending a message to pull them into your working copy and start coding. -Conversations about software should happen close to the code.
+Conversations about software should happen close to the code.
-+
If you want to talk about code on GitHub you have to commit and push it first, and pasting code into a chat application sucks.
@@ -37,9 +37,9 @@ By treating keystrokes as the fundamental unit of change and integrating chat into the editor, we can make it easy to have a conversation about any line of code in any working copy–whether it was committed last year or just typed ten seconds ago. -Our goal is to make you as efficient as possible.
+Our goal is to make you as efficient as possible.
-+
If you’re living in a tool for hours every day, you want it to disappear. Every pixel must carry its weight, and the software you’re creating should always be the focus. So we constantly ask ourselves how we can maximize signal and minimize noise.
@@ -49,15 +49,6 @@———
-Early access to Zed will open up mid-2022 for small teams and individuals in our - - community.
- -- Read our story. - Join the waitlist. -
-