commonlisp-vscode icon indicating copy to clipboard operation
commonlisp-vscode copied to clipboard

Support for remotely connecting to the language server?

Open maxdaneau opened this issue 3 years ago • 0 comments

I get error while trying to install everything on Windows, so I thought I could write a Docker image to act as the server, but the config option only allows passing a path.

Would it be possible to add support for remotely connecting to cl-lsp? It seems to me like having a docker image with everything pre-configured would be the best way to make this whole project portable to Windows and MacOS (for x64 cpus anyway).

maxdaneau avatar Nov 25 '21 16:11 maxdaneau