Void: Open-source Cursor alternative
(github.com/voideditor)
Void is the open-source Cursor alternative.
Void is the open-source Cursor alternative.
Zed Agentic Editing
(zed.dev)
Support for autonomous AI-driven edits, with a refreshed Assistant Panel, better MCP integration, and more.
Support for autonomous AI-driven edits, with a refreshed Assistant Panel, better MCP integration, and more.
Pantograph: A Fluid and Typed Structure Editor
(github.com/jeprinz)
This is the source code for Pantograph, a structure editor. It was written by Jacob Prinz and Henry Blanchette.
This is the source code for Pantograph, a structure editor. It was written by Jacob Prinz and Henry Blanchette.
Vim Roadmap 2025
(zed.dev)
Zed’s Vim mode continues to improve! My newest favorite feature is the ! operator, which was the "last holdout" for common Vim operators:
Zed’s Vim mode continues to improve! My newest favorite feature is the ! operator, which was the "last holdout" for common Vim operators:
Parinfer: Simpler Lisp Editing
(shaunlebron.github.io)
Lisp is often dismissed as an undesirable programming syntax due to excessive parentheses.
Lisp is often dismissed as an undesirable programming syntax due to excessive parentheses.
Cheatsheet for jj's builtin diff editor
(pauladamsmith.com)
I grepped the scm-record repo for command names I was familiar with, and, finding the ui.rs source that maps key strokes and mouse clicks to commands, I extracted them into a cheatsheet-style layout suitable for quick reference while learning and using jj's built-in diff editor.
I grepped the scm-record repo for command names I was familiar with, and, finding the ui.rs source that maps key strokes and mouse clicks to commands, I extracted them into a cheatsheet-style layout suitable for quick reference while learning and using jj's built-in diff editor.
Firenvim – Turn the browser into a Neovim client
(github.com/glacambre)
Turn your browser¹ into a Neovim client (demos: justinmk 🇺🇸, Sean Feng 🇨🇳).
Turn your browser¹ into a Neovim client (demos: justinmk 🇺🇸, Sean Feng 🇨🇳).
YAML Schemas in Emacs with Eglot – just renewed blog too
(jointhefreeworld.org)
Are you someone that enjoys Emacs and the amazing built-in package Eglot, which enables Emacs to provide intelligent completions and error reporting, linting, and more with language servers ?
Are you someone that enjoys Emacs and the amazing built-in package Eglot, which enables Emacs to provide intelligent completions and error reporting, linting, and more with language servers ?
Sandblocks: A Projectional Block-Based Editor for Squeak
(squeak.org)
Sandblocks is a projectional, block-based programming environment written in Squeak/Smalltalk.
Sandblocks is a projectional, block-based programming environment written in Squeak/Smalltalk.
Sandblocks: A Projectional Block-Based Editor for Squeak
(squeak.org)
Sandblocks is a projectional, block-based programming environment written in Squeak/Smalltalk.
Sandblocks is a projectional, block-based programming environment written in Squeak/Smalltalk.
Fast Development with Zed and Dev Containers
(medium.com)
Ever found yourself saying “but it works on my machine” or spent hours setting up a development environment for a new team member? Dev Containers might just be the solution you’re looking for, and now you can use them with the blazingly fast Zed editor.
Ever found yourself saying “but it works on my machine” or spent hours setting up a development environment for a new team member? Dev Containers might just be the solution you’re looking for, and now you can use them with the blazingly fast Zed editor.
Building Document-Centric, CRDT-Native Editors
(blocksuite.io)
For years, web frameworks such as React and Vue have popularized the mental model of component based development.
For years, web frameworks such as React and Vue have popularized the mental model of component based development.