- Notifications
You must be signed in to change notification settings - Fork 110
Pull requests: OmniSharp/csharp-language-server-protocol
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added new equals and additional tests for HandlerDescriptor
#40 by david-driscoll was merged Oct 20, 2017 Loading…
Try to fix issue with handlers getting registered twice
#31 by david-driscoll was merged Oct 11, 2017 Loading…
Update handler collection to support many handlers of a type
#23 by david-driscoll was merged Oct 8, 2017 Loading…
Fixes FailureHandlingKind after LSP spec update
#129 by bjorkstromm was merged Mar 19, 2019 Loading…
Added test with special character for text document matcher
#130 by david-driscoll was merged Jul 11, 2019 Loading…
Expose service provider through ILanguageServer interface also.
#121 by bjorkstromm was merged Mar 14, 2019 Loading…
fixed boolean or converter so that it handles boolean values, as well…
#161 by david-driscoll was merged Aug 6, 2019 Loading…
switch null to new JObject so it can still be parsed into the right type
#169 by TylerLeonhardt was merged Sep 14, 2019 Loading…
Added a fix for #141 with test validating that it works
#147 by david-driscoll was merged Jul 13, 2019 Loading…
Made SetCapability virtual instead of abstract
#154 by david-driscoll was merged Jul 19, 2019 Loading…
Updated protocol to sync with the latest spec
#155 by david-driscoll was merged Jul 19, 2019 Loading…
Update example to use log level debug instead of information
#190 by bjorkstromm was merged Oct 29, 2019 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.