View source
typedef TextDocumentItem
package languageServerProtocol
import languageServerProtocol.Types
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).