Hacker News new | ask | show | jobs
by wsc981 2721 days ago
I am guessing OmniSharp [0] is based on this LangServ protocol? I tried OmniSharp last year and a few years prior to that, since I wanted to develop in C# using SublimeText. I can only say that both times it's been a depressing experiment. It seemed the OmniSharp server was really buggy and kept crashing.

---

[0]: http://www.omnisharp.net

1 comments

I think it’s the other way around: LSP was based on ideas prototyped by omnisharp.

I used it years before LSP was announced.