TextDocumentPositionParams


Object Hierarchy:

Object hierarchy for TextDocumentPositionParams

Description:

public class TextDocumentPositionParams

A parameter literal used in requests to pass a text document and a position inside that document.

It is up to the client to decide how a selection is converted into a position when issuing a request for a text document. The client can for example honor or ignore the selection direction to make LSP request consistent with features implemented internally.


Namespace: Lsp
Package: lsp-glib-3.0

Content:

Properties:

Creation methods:

Methods: