cake-build / cake-vs

Cake Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=vs-publisher-1392591.CakeforVisualStudio
MIT License
67 stars 25 forks source link

[WIP] LSP integration #102

Open bjorkstromm opened 5 years ago

bjorkstromm commented 5 years ago

@gep13 or @agc93 anyone of you want to continue with this? The newer OmniSharp builds now has much more stable LSP implementation.

agc93 commented 5 years ago

Yeah, I'll try and have a look. I was chatting to @madskristensen about this stuff this morning so I want to try and give it another crack with the more stable bits from O# and the more stable bits from the VS end as well.

agc93 commented 5 years ago

Currently blocked running into https://github.com/OmniSharp/csharp-language-server-protocol/issues/132.

For my own reference, we still have a couple of big questions to sort out before we ship this:

bjorkstromm commented 5 years ago

@agc93 I’ve submitted a fix to OmniShatp here https://github.com/OmniSharp/omnisharp-roslyn/pull/1503, once that’s merged, you can get the latest OmniSharp bits from the blob and try this out agan.