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

Fix cancellation for completions and add Hover cancellation #1248

Conversation

TylerLeonhardt
Copy link
Member

  • adds some logging for a couple handlers
  • adds cancellation support for the textDocument/hover request
  • adds lock to completionItem/resolve handler which prevents deadlock

@TylerLeonhardt
Copy link
Member Author

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/PowerShellEditorServices/Services/TextDocument/Handlers/HoverHandler.cs  1
         

See the complete overview on Codacy

@TylerLeonhardt TylerLeonhardt merged commit 677c7c5 into PowerShell:master Mar 31, 2020
@TylerLeonhardt TylerLeonhardt deleted the fix-cancellation-for-completions branch March 31, 2020 22:46
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