Results 884 comments of Ivan Yonchovski

> I think I'm mis-communicating: I don't want to set options that the server doesn't understand, I just want to be able to let the user easily shove in whatever...

> In the limit, you could imagine something like VSCode's `settings.json` where the user can really write a big structured object and get it forwarded to the server. I havent...

> > I havent tested it, but generally, you may register a shorter path and pass a map object and it will be sent to the server > > What...

check stderrr buffer and I hope that this is not the whole json file, because it is not valid json.

That adapter is broken, we have to fix it. I think that there was a bug about that.

Where is that vscode.java.test.runtime.classpath coming from? I dont see it in the repo : https://github.com/emacs-lsp/lsp-java/search?q=vscode.java.test.runtime.classpath

We should create a variable here.

you may use helm-lsp-diagnostics or ivy/consult equivalents

M-x toggle-debug-on-error and retry.

Test with M-x lsp-start-plain. Imho you have some env issues.