Has anyone here used #Zed, the spiritual successor to Atom? I'm curious how the experience is. I recently use #Haskell and #Deno, and was wondering if it is fine with those two languages in particular.
@mo8it Yeah, I tried Helix once before, but I didn't get used to it very quickly. I used Vim for over 15 years in the past, but recently my fingers have been hurting so I've avoided terminal-based editors that require me to use a terminal multiplexer.
Recently #Zed added #Deno support, so I've been using it for coding in Deno and it's pretty neat. However, there is no deno fmt support yet, so I have to manually set up the formatter like below.