Remote development for Helix #7755
Unanswered
AshleySchaeffer
asked this question in
Ideas
Replies: 2 comments
-
A colleague of mine just pointed me to https://zed.dev and it looks like an interesting project. If it weren't GUI I'd jump on it immediately, but yea one of the stronger points I saw in the features is this collaborative remote work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Developing on remote systems seems to be more common these days.
What does this story look like for Helix?
Kakoune implements a client-server model which I imagine lends well to this approach, and projects like distant.vim seem to be trickling out (https://github.com/chipsenkbeil/distant.nvim).
I think there's value in doing something beyond relying on SSH to facilitate this as it could open the door to collaborative functionality, where multiple clients can work within the same Helix instance.
Beta Was this translation helpful? Give feedback.
All reactions