Hacker News new | ask | show | jobs
by jeorb 167 days ago
Zed is great and close to being my favorite text editor over Vim but there are constant rough edges.

I spent a fair bit of time this weekend tracking down bugs in a project caused by format on save in Zed occasionally deleting the first line of Python classes.

I turned off format on save and life is good now but data loss bugs like that are pretty annoying in a text editor.