EditorMethodsDidChangeWatchedFiles Field |
A notification sent from the client to the server when the client detects changes to file watched by the lanaguage client.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public const string DidChangeWatchedFiles = "textDocument/didChangeWatchedFiles"
Field Value
Type:
StringSee Also