Is This The Best Code Editor?

Manpreet Singh
2 min readMar 1, 2024

Welcome back! Coding is one of the best skill sets to have nowadays! So, lets take a look at an awesome editor that you should definitely check out! This specific editor is called Zed, and it’s a lightweight editor developed by the same people who made the Atom editor! Here is a link to their website:

This specific editor combines the power of an IDE and the responsiveness of a lightweight editor to bring you an awesome productive editor!

This specific editor also focuses on performance, taking a look at the chart below, we can see how Zed performs against some of the other popular editors out there:

This editor also has GitHub copilot straight out of the box, and you can even use GPT-4 to refactor your code as well!

--

--