← Back to articles

Two new code editors in the block

I have the habit of every day check the GitHub Trending page. It is full of great open-source projects.

This post is about text editors. Today I use Visual Studio Code. I used to use TextMate, but I know friends who use Atom, Sublime Text, or some JetBrains solution.

I think it’s important to be opened up to new projects and test and collaborate with them.

Recently I discovered two new code editor projects I want to test and share:

1 — Cursor

Cursor is an editor made for programming with AI.

2 — zed

zed, rethinking code editing.

Both look interesting. Be sure to check its repositories.