To provide a proper remote development experience codemp will also need to bridge Language Server Protocol. We will probably do a Provider/Consumer model where each client can "register" as LSP provider for this workspace, or just some specific files.
This is a huge issue, which will need to be broken down in more actionable tasks
To provide a proper remote development experience codemp will also need to bridge Language Server Protocol. We will probably do a Provider/Consumer model where each client can "register" as LSP provider for this workspace, or just some specific files.
This is a huge issue, which will need to be broken down in more actionable tasks