An item to transfer a text document from the client to the server.

Fields

version:Int

The version number of this document (it will strictly increase after each change, including undo/redo).

uri:DocumentUri

The text document's uri.

text:String

The content of the opened text document.

languageId:String

The text document's language identifier.