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

Language Server Protocol: DidChangeWatchedFiles Notification #1799

Closed
vparfonov opened this issue Jul 18, 2016 · 0 comments
Closed

Language Server Protocol: DidChangeWatchedFiles Notification #1799

vparfonov opened this issue Jul 18, 2016 · 0 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Milestone

Comments

@vparfonov
Copy link
Contributor

The watched files notification is sent from the client to the server when the client detects changes to file watched by the language client.
https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#didchangewatchedfiles-notification

@vparfonov vparfonov added kind/enhancement A feature request - must adhere to the feature request template. team/ide labels Jul 18, 2016
@dkuleshov dkuleshov self-assigned this Jun 29, 2017
@dkuleshov dkuleshov added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Jun 29, 2017
@evidolob evidolob added the status/in-progress This issue has been taken by an engineer and is under active development. label Aug 2, 2017
evidolob pushed a commit that referenced this issue Aug 16, 2017
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
@evidolob evidolob added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Aug 16, 2017
evidolob added a commit that referenced this issue Aug 16, 2017
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
@vparfonov vparfonov added this to the 5.17.0 milestone Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Projects
None yet
Development

No branches or pull requests

3 participants