This project kinda solves the "multi-monitor" workflow #6

Open
opened 2023-08-28 17:58:51 +02:00 by koalp · 0 comments
Owner

Some users want client-server model for their editor, but most of the time, a multiclient-server for their development toools might be enough. LSP and DAP are already client-server. With a "supervisor", many clients could connect to the same server (even remote).

If I have a working version of this project and of a “dap-supervisor”, I could inform the neovim and helix communities.

Links

Some users want client-server model for their editor, but most of the time, a multiclient-server for their development toools might be enough. LSP and DAP are already client-server. With a "supervisor", many clients could connect to the same server (even remote). If I have a working version of this project and of a “dap-supervisor”, I could inform the neovim and helix communities. # Links - [helix issue for client-server](https://github.com/helix-editor/helix/issues/312) - [a proposal for a code editor backend](https://github.com/gbaranski/eb), similar to what I want to do
koalp added the
status
review_needed
type
discussion
labels 2023-08-28 17:58:59 +02:00
Sign in to join this conversation.
No description provided.