Ekopalypse / NppLspClient

LSP client for Notepad++
MIT License
40 stars 3 forks source link

Rust Analyzer and NppLspClient -> Npp unresponsive. #9

Closed Ekopalypse closed 10 months ago

Ekopalypse commented 1 year ago

The rust-analyzer mercilessly reveals the weaknesses of the current implementation. Npp hangs more often than one would like, it looks like reading and writing from/to stdio channels is not fast enough, further investigation is needed.

Ekopalypse commented 10 months ago

No longer with the latest alpha version