Skip to content

Releases: OmniSharp/csharp-language-server-protocol

LSP client makes it in!

15 Nov 18:44
fe0a81a
Compare
Choose a tag to compare
Merge pull request #43 from tintoy/feature/language-client

Initial port of LSP client from tintoy/dotnet-language-client.

v0.7.0: Merge pull request #42 from OmniSharp/serially-parallel

30 Oct 19:14
80e1b38
Compare
Choose a tag to compare

v0.6.0: Merge pull request #41 from OmniSharp/fix/didchange-callback

26 Oct 21:08
Compare
Choose a tag to compare

v0.5.1: Merge pull request #40 from OmniSharp/fix/HandlerDescriptor-equality

20 Oct 02:59
Compare
Choose a tag to compare
Added new equals and additional tests for HandlerDescriptor

v0.5.0: Merge pull request #38 from OmniSharp/fix/error

19 Oct 18:23
Compare
Choose a tag to compare
Breaking: Error object was misshaped, textdocumentsync double registered.

Fix HasHandler

18 Oct 19:35
Compare
Choose a tag to compare
Merge pull request #37 from OmniSharp/hashandler-fix

Updated capabilities to indicate which handler they are tied too, th…

v0.4.0

17 Oct 19:12
Compare
Choose a tag to compare
Merge pull request #36 from OmniSharp/fix/lsprouter-support-manyhandl…

v0.3.1-beta.2: Merge pull request #32 from OmniSharp/logging

12 Oct 19:22
Compare
Choose a tag to compare

Beta 1 to see if things are working nicely

11 Oct 02:00
Compare
Choose a tag to compare
Merge pull request #31 from OmniSharp/latest-lsp

Try to fix issue with handlers getting registered twice

Tracking latest LSP

10 Oct 18:38
Compare
Choose a tag to compare
Merge pull request #26 from OmniSharp/latest-lsp

Reacting to latest changes for LSP