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

Add InlayHint implementation to OmniSharp.LSP #2566

Merged
merged 9 commits into from Sep 22, 2023
Merged

Conversation

JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented Sep 16, 2023

InlayHints are returned without their Kind populated. This is OK for now because it is optional. We will add these when we are able to take a newer release of Roslyn.

  • Updates OmniSharp.Extensions.LanguageServer to version 0.19.8, which includes 3.17 specification changes.
  • Updates Roslyn to version 4.8.0-1.23419.1 which matches .NET 8 RC1 SDK

Related #2550

@JoeRobich
Copy link
Member Author

Holding off on merging this while I investigate a LSP registration issue.

@JoeRobich JoeRobich merged commit ada0bb4 into master Sep 22, 2023
22 checks passed
@JoeRobich JoeRobich deleted the update-lsp-3.17 branch September 22, 2023 21:50
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.

None yet

2 participants