Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Find a file
Antonio Scandurra a2790481a6 Pass the right bounds when painting gutter
x and y were flipped around, yikes.
2021-03-26 17:21:44 +01:00
.vscode Pass workspace path to zed when debugging it in VS Code 2021-03-26 14:14:23 +01:00
gpui Snap sprites to pixel grid in Renderer 2021-03-26 11:07:16 +01:00
zed Pass the right bounds when painting gutter 2021-03-26 17:21:44 +01:00
.gitignore Get basic graphics rendering via Metal 2021-03-20 22:19:26 -06:00
Cargo.lock WIP 2021-03-23 19:11:56 +01:00
Cargo.toml