Why building a Rust LSP is hard

(rust-glancer.github.io)

12 points | by agluszak 2 days ago

1 comments

  • mitxela 14 minutes ago
    Using a JSON TCP connection for what on Windows would be direct function calls (COM) or in Eclipse would be direct function calls between Java modules always felt a bit gross.