Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Update language server types, making ClientCapabilities.experimental optional #313

Merged
merged 1 commit into from
May 12, 2017

Conversation

Enet4
Copy link
Contributor

@Enet4 Enet4 commented May 12, 2017

Fixes #312.

  • Update "languageserver-types" to 0.9.0;
  • Modify initialization params to use None in experimental field of ClientCapabilities;
  • Change tests to consider an empty object in "capabilities" instead of { "experimental": null }.

- update "languageserver-types" to 0.9.0
- modify initialization params to use `None` in experimental field of ClientCapabilities
- change tests to consider an empty object in client capabilities
@Enet4 Enet4 changed the title Update types dependency (fix #312) Update language server types dependency, make ClientCapabilities.experimental optional May 12, 2017
@Enet4 Enet4 changed the title Update language server types dependency, make ClientCapabilities.experimental optional Update language server types, making ClientCapabilities.experimental optional May 12, 2017
@nrc
Copy link
Member

nrc commented May 12, 2017

Awesome, thank you!

@nrc nrc merged commit 6fb840b into rust-lang:master May 12, 2017
@Enet4 Enet4 mentioned this pull request May 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants