markdown-oxide icon indicating copy to clipboard operation
markdown-oxide copied to clipboard

Broken Pipe, using in Helix

Open zjr opened this issue 1 year ago • 4 comments

Hello again! After adding that git root I start to get completions, but only for the file I'm currently in :-)

Checking Helix's logs, they write of a broken pipe. I'd like to help looking into this when I have a little time, but I'm not sure when that will be so I figured I could at least report it.

2024-04-10T23:08:17.900 helix_lsp::client [WARN] language server failed to terminate gracefully - server closed the stream
2024-04-10T23:08:17.900 helix_lsp::transport [ERROR] markdown-oxide err: <- StreamClosed
2024-04-10T23:08:17.900 helix_lsp::transport [ERROR] markdown-oxide err: <- IO(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })

zjr avatar Apr 11 '24 03:04 zjr

Thank you!

Ill look into it

Feel-ix-343 avatar Apr 11 '24 12:04 Feel-ix-343

Does the LS still work after the broken pipe?

Feel-ix-343 avatar Apr 26 '24 03:04 Feel-ix-343

It wasn't, no.

zjr avatar Apr 26 '24 20:04 zjr

Okay yea this is major.

Thanks for reporting

Feel-ix-343 avatar Apr 28 '24 18:04 Feel-ix-343

After a bit of research, I suspect this is an issue with helix's lsp implementation.

I suggest opening an issue on that repo.

Sorry I won't be help for this! Hope you figure it out.

Feel-ix-343 avatar Aug 10 '24 03:08 Feel-ix-343