The zed editor is a modern and very snappy editor developped in rust. It’s a bit behind more mature emacs/vim/vscode in term of features, though it’s already pretty usable. There is an ocaml extension which I contributed to a little bit.
I’d be curious to know if other people have tried this editor and would be willing to put a little bit of work into the extension. For now I do it mostly for myself. And would probably have more motivation if I knew it’s actually being used by other people too.
For some weeks, I am giving the zed editor a try. So far, I am pretty happy with it. Thanks for the extension! And I am willing to help you with the extension, but I have no idea where to start.
I have been using using Zed for ocaml programming the past few months to work on my side project (very slowly implementing the languages in TAPL). I have really enjoyed Zed thus far. It would be nice if there was syntax highlighting for menhir and ocamllex.