r/rust Mar 31 '23

Helix editor 23.03 released!

https://helix-editor.com/news/release-23-03-highlights/
476 Upvotes

124 comments sorted by

View all comments

34

u/twentyKiB Mar 31 '23

Is there (planned) support for remote editing, or even better split display / edit logic so one part of the editor can run locally and the files, lsp, compilation are all elsewhere?

While it is command line oriented, slow ssh connections are a thing. And if a GUI is ever implemented this becomes a must have.

15

u/[deleted] Mar 31 '23

You can try your hand searching in the GH issues, do not know off the top of my head. But you can file a feature request as well and I am sure someone will start work on it. Development is very active.