Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needed changes due to lack of support for strings over the wire. #2150

Merged
merged 3 commits into from
Aug 27, 2019

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Aug 23, 2019

PR Summary

Needed for PowerShell/PowerShellEditorServices#1016

I changed 3 messages to send/receive objects instead of strings and also changed them to Request0 (meaning they don't care about any input) and Notification (meaning they don't care about output) where it made sense.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

@TylerLeonhardt TylerLeonhardt merged commit 534bdf2 into PowerShell:omnisharp-lsp Aug 27, 2019
@TylerLeonhardt TylerLeonhardt deleted the omni-lastones branch August 27, 2019 14:22
TylerLeonhardt added a commit that referenced this pull request Oct 1, 2019
* everything needed so far

* needed changes due to lack of support for strings over the wire
TylerLeonhardt added a commit that referenced this pull request Oct 3, 2019
* everything needed so far

* needed changes due to lack of support for strings over the wire
TylerLeonhardt added a commit that referenced this pull request Oct 3, 2019
…2226)

* everything needed so far (#2118)

* Needed changes due to lack of support for strings over the wire. (#2150)

* everything needed so far

* needed changes due to lack of support for strings over the wire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants