OptionaldidA content change event was triggered by the TextDocuments service.
The document change event.
OptionaldidThe client detected changes to files and folders watched by the language client.
The files/folders change event.
OptionaldidA document close event was triggered by the TextDocuments service.
The document change event.
OptionaldidA document open event was triggered by the TextDocuments service.
The document change event.
OptionaldidA document save event (completed) was triggered by the TextDocuments service.
The document change event.
Register a listener for raw file system changes. Which changes are actually reported depends on the file system watcher configuration.
OptionalwillA document save event (initiated) was triggered by the TextDocuments service.
The document change event.
OptionalwillA document save event (initiated) was triggered by the TextDocuments service.
The document change event.
An array of text edits which will be applied to the document before it is saved.
Shared service for handling text document changes and watching relevant files.