Skip to content

Tags: ToddGrun/csharp-language-server-protocol

Tags

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#211 from tintoy/bug/command-or-code-action

Correctly handle CommandOrCodeAction with missing "command" property

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#203 from ryanbrandenburg/rybrande/NullRe…

…sultFix

Always return result property on success

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#196 from TylerLeonhardt/workaround-unico…

…de-characters-uri-bug

Workaround Unicode characters in URIs .NET bug

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#190 from OmniSharp/mholo65-patch-1

Update example to use log level debug instead of information

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#160 from OmniSharp/bug/OmniSharpGH-159

GH159: Fixes BooleanOrConverter

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#156 from OmniSharp/fix-registration

Move registration options to the descriptor

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#140 from mholo65/fix/init-capabilities

Fix/init capabilities

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OmniSharp#129 from mholo65/fix-failurehandlingkind

Fixes FailureHandlingKind after LSP spec update

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was signed with the committer’s verified signature.
david-driscoll David Driscoll
Avoid packing sample server, fixed undefined exception

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
david-driscoll David Driscoll
Avoid double registration of text change handlers (they also can be d…

…ouble registered by dynamic registration!)