Skip to content

Handle Misc default Requests - i.e. initialize, cancelRequest #602

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

Open
TylerLeonhardt opened this issue Jan 6, 2018 · 2 comments
Open
Labels

Comments

@TylerLeonhardt
Copy link
Member

We are getting Warnings thrown for not handling misc Requests that, it would seem, VSCode itself sends. We should handle these Requests.

So far we've seen:
cancelRequest
initialize

The cancelRequest one would be good for perf for sure.

TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this issue Feb 26, 2019
@SydneyhSmith
Copy link
Collaborator

Closing as resolved

@rjmholt rjmholt reopened this May 24, 2019
@TylerLeonhardt
Copy link
Member Author

This will be fixed in Omnisharp transition

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Aug 19, 2019
@rjmholt rjmholt removed the Needs: Maintainer Attention Maintainer attention needed! label Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants