Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@rcjsuen
Copy link
Contributor

@rcjsuen rcjsuen commented Mar 16, 2018

It's currently not possible to register for workspace/didChangeWatchedFiles notifications because it has void set as a parameter. We should be using DidChangeWatchedFilesRegistrationOptions instead so that servers can define the interested files when sending its client/registerCapability request to the client.

As workspace/didChangeWatchedFiles notifications must be registered
with some parameters, the signature must be fixed to match this
instead of incorrectly stating it as void.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
@dbaeumer
Copy link
Member

dbaeumer commented Apr 5, 2018

Thanks for the PR

@dbaeumer dbaeumer merged commit 042a822 into microsoft:master Apr 5, 2018
@rcjsuen rcjsuen deleted the dcwf-registration branch April 5, 2018 20:40
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.