Zed Code Editor icon

Zed Code Editor

by Zef Hemel

v1.1.0 Updated Feb 24, 2015 3.16MiB
CWS
10K
Users
★ 4.21
242 reviews
#4336
of 163.4K
developer
#373 of 14.3K
⚠️Not updated in over 2 years

Description

Zed is a fully offline-capable, Chrome-based text and code editor you can use to edit files locally, on Dropbox, on Github, or remotely on any server. It has all the code editor features you'd expect and more: * Syntax highlighting for many programming languages (e.g. C, Clojure, CoffeeScript, C#, CSS, Dart, Erlang, Go, Haml, Haskell, HTML, ini files, Java, JavaScript, JSON, LogiQL, Lua, Markdown, Nix, PHP, Plist, Protobufs, Python, Ruby, Shell, XML) * Code completion: symbols and (customizable) snippets * Built-in linting for some languages with inline markers (JavaScript, CoffeeScript, JSON, Lua, CSS) * Multiple cursors * Split-view editing Why another editor? Zed was not designed to be an X clone (although it borrows ideas from many). It has opinionated ideas on how to make you more productive editing code. Specifically: 1. Zed tries to reduce cognitive load while editing code by simplifying as much as possible: * Zed has no tabs and no concept of open files. You navigate between files either using the goto UI (Command-E/Ctrl-E) or file tree (Command-T/Ctrl-T). Switching between recent file is easy because recently opened files appear at the top. * Zed has as little window chrome as reasonably possible: editors take up the full window space, minus a small edit bar along the bottom indicating what file is open. * Zed unifies file navigation and file creation in its goto UI: you can either navigate to an existing file, or to a non existing file, in which case it will create the file including its parent directories (if necessary). As Zed will create any directories as required, you can just treat the path as a namespace. * Zed has first-class support for editing files on any Internet-connected server, so you no longer have to switch to nano or vi when editing files remotely, and swap in all the associated keybindings into your brain. * Zed persists edit state between sessions: window size and location, recent commands, split view state, cursor and selections and even undo history are persisted between sessions in a .zedstate file stored in the project directory. This gives you peace of mind: not working on a project right now? Just close the window. Don’t worry. * Zed is built 100% using web technologies (HTML, JavaScript and pure CSS). Because it is open source (MIT licensed), you can inspect the DOM and change the code. Alternatively, you can write extensions (create new language modes, custom commands, key bindings, themes etc.) from within the editor without having to touch the Zed codebase at all. For more information on how to use Zed's various features, check out the built-in Manual project. Find more info and the latest news check out http://zedapp.org
Zed Code Editor screenshot 1Zed Code Editor screenshot 2Zed Code Editor screenshot 3Zed Code Editor screenshot 4Zed Code Editor screenshot 5

Reviews (22 cached)

★☆☆☆☆2021-02-11
bahrta sai

As far as I'm concerned this is a dead project. There doesn't seem to be tutorials available anywhere. and the linked website is suspended. Steer clear of this & find ""text, "caret", or "super neutron drive".

★☆☆☆☆2018-09-27
Michael Poe

I have an HP Chromebook 14 (Falco) and when I try to open this app it hard resets the machine. Never experienced this with anything else on a chromebook before.

★☆☆☆☆2017-12-01
Paddy MacMahon

I'm afraid it just doesn't work as advertised - it will not open Dropbox folders at all. It simply hangs on the 'Authenticating' stage, despite Dropbox recognising it as a connected app. I haven't even had a chance to check it out as a text editor!

★☆☆☆☆2017-11-07
Isaac Thompson

Not supported any more.

★☆☆☆☆2017-02-27
Luca Wehrstedt

Can't open files on Google Drive!

★☆☆☆☆2015-04-27
Tim Sneller

I REALLY don't like the seperate window. I wanted an editor as a separate tab WITHIN Chrome.

★☆☆☆☆2015-04-06
Paul Marston

this thing sucks never get it

★☆☆☆☆2014-05-04
Rocco Augusto

Eh, it is just "okay" and that is being generous. Sure they have remote editing but you have to jump through too many hoops just to get to the actual IDE. For the foreseeable future I will be sticking with Caret on ChromeOS. It might not be perfect, but at least I can open a file and start coding immediately (even off of Google Drive). Seeing how Caret is also using Ace Editor, I don't really see a extra need for this unpolished application. If you do need remote editing, stick to the new ChromeOS FTP tool that was released and save yourself a headache.

★☆☆☆☆2014-04-28
Bob C

WTF!? Not intuitive at all! I've never used a text editor that I couldn't use 'out of the box' until Zed Code Editor. I consider myself a computer geek, however, this program is for masochists. Lack of a menu is not a feature in my opinion. I'm not investing hours of my life to learn what I can do in seconds with other text editors out of the box.

★★☆☆☆2017-03-22
Jennifer Resnick

wish you could choose the keys for ur shortcuts becouse my period key doesnt work so i cant run anything

★★☆☆☆2016-05-04
高执

edit a file, then close it. But app didn't remind me when i closed a file.

★★☆☆☆2015-10-24
Ali Gangji

Remote editing does not work, which makes it unusable for me

★★☆☆☆2015-03-14
Nick H

Twice now, it's wiped some files and left them full of weird ½ï¿½ï¿½ï symbols. All the lost hours of work. $#!%

★★☆☆☆2015-02-04

Menu and File-tree font is too small to be usable on an 11" Chromebook. Very poor performance for an ACE implementation. I work off-line from a USB-thumb-drive, and compared to Caret and Caret-T, Zed for some reason shows constant file thrashing on my thumb drive, even when I'm not typing?

★★☆☆☆2015-01-18
Jean-Philip “J-P” Losier

MAny commands, like Find, do not work like modern editors, but more like VI. Not what I was looking for.

★★☆☆☆2014-01-15
red serpent

Probably could be a good App. I will never know. I could not open my '.rb', '.js', 'html', '.css', '.py', '.txt' files. The search utility did not recognize them. Am using an HPmini laptop runing Ubunto w/Chrome. Manual was poor. No time to study this App.

★★★☆☆2015-12-21
Nicholas Johnson

I really want to use it as it looks pretty cool, but there's no proper touchscreen support. I can't drag my code around.

★★★☆☆2015-09-15
Sheryl Hohman

Editor is real nice. However, for javascript, I would love to have a preview Console instead of Preview pane.. That's what I'm really looking for: an all in one JS editor with integrated console for viewing and testing JS files.

★★★☆☆2015-02-19
Malte

Awsome Autocomplete for JS. Have never seen something like this before.. Is it possible to make this autocompletion work on other editors as well? Like Atom? Back to Zed: Its a bit slow and I do not like the missing of tabs, at least on bigger projects with many, many files. The Documentation could be better, especially how to write snippets. And the app was not that stable, I had to restart it a few times. I guess I will give it a try again, if I have a small project. But at the moment it is not usefull for me. But please think about the autocompletion for other editors, thats so great.

★★★☆☆2014-10-02
Bjorn Cat.

Looks really promising, fix the bugs and quirks and its most definitely a 4 star application!

★★★☆☆2014-04-14
Festum Qin

Cool! but I really prefer sublime.

★★★☆☆2014-04-11
Xi Shen

- cannot change font family - cannot show leading white spaces - no bracket match

Permissions (8)

Permissions

identity Can use your Google account identity storage Can store data locally in your browser syncFileSystemunlimitedStoragewebview

Host Permissions

*://*/* Can access all websites http://*/ Can access all websites https://*/ Can access all websites

Details

Version 1.1.0
Updated Feb 24, 2015
Size 3.16MiB
First Seen Mar 29, 2026