Felicián Németh
Felicián Németh
My aim is to come up with a server-agnostic approach. Currently if clangd implements the same $ccls/* methods, then the clients need to be modified to add special cases for...
I don't think it's a good idea to completely ignore errors in stderr. That makes solving the problems impossible as the user does not notice them in the first place.
Since I commented the original version, I continue but feel free to ignore me. - I don't use cargo.el with tramp, but `process-file` works on remote files whereas `call-process` doesn't....
@joaotavora and I are a bit confused. @felixfbecker, can you look at the second half of https://github.com/microsoft/language-server-protocol/issues/830 as well? To me, it seems the two statements of @dbaeumer are contradictory....
I still think the dynamic handler registration is a bit more convenient, but you are right that it is less scalable than the approach you outlined. However, with your approach,...
Thank you. I still hope for a server-side solution. Or a change in package.json to document the new behavior.
#671 proposes the same modification, so I don't have high hopes for this issue.
Unfortunately, I was just an unprivileged user of this testbed. But I'll ask the operators for details and whether they allow me to collect the log info. Alternatively, I can...
Isn't this a duplicate of #11006?
Hm. One test failed. But it seems unrelated, doesn't it?