Closed jm-observer closed 2 weeks ago
Sure - if you can make it work. Last time I looked into this, it turned out that stdin cannot be set to non-blocking mode.
ok.I also encountered an issue, and in the end, removing dbg! resolved it.
Hm, this code is not related to adapter communication with the IDE.
I am developing a plugin for Lapce, but Lapce communicates with plugins via stdin/stdout. Can I submit a PR to support this functionality?