commonlisp-vscode
commonlisp-vscode copied to clipboard
Support for remotely connecting to the language server?
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).