LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

"a bug that we have been trying to replicate for a long time"

Open hatzka-nezumi opened this issue 2 years ago • 3 comments

Every now and then, the language server reports "a bug that we have been trying to replicate for a long time" and crashes. This seems to happen semi-reliably when saving a file, but I'm pretty sure I've seen it happen at random as well.

Logs: https://pastebin.com/dNdEpc7b

Kate 23.08.1, Julia 1.9.3, LanguageServer 4.4.0. (The error log says to report this to the VS Code extension's repository, but I'm reporting it here instead because I'm not using VS Code.)

hatzka-nezumi avatar Sep 30 '23 01:09 hatzka-nezumi

Do you modify the buffer on save? E.g. run a code formatter whenever you write the file or similar.

fredrikekre avatar Oct 02 '23 11:10 fredrikekre

Nothing automatic like that, no.

hatzka-nezumi avatar Oct 02 '23 23:10 hatzka-nezumi