Releases: OmniSharp/csharp-language-server-protocol
Releases · OmniSharp/csharp-language-server-protocol
v0.12.0
Update LSP spec to 3.14.0
New matcher to help with `*/resolve` methods
Merge pull request #76 from OmniSharp/preprocessing Added preprocessing for notifications
Implement configurable logging level for language server
v0.7.9 Implement configurable log level for language server
Implement configurable logging level for language server
v0.7.8 Implement configurable log level for language server
v0.7.7: Merge pull request #68 from OmniSharp/fix/routing
Updated to fix an issue where routing wouldn't work correctly
v0.7.6
v0.7.5: Merge pull request #63 from OmniSharp/fix/init
fixed initialize not working correctly, added additional logging
Fixed issue with shutdown
Merge pull request #60 from tintoy/fix/server/invalid-params Enable handling of requests with no parameters.
Less Specy, more better!
Merge pull request #59 from OmniSharp/fix/52 Fixes #52
v0.7.2: Merge pull request #50 from OmniSharp/refactor/protocol
[Breaking] Split protocol into it's own project