selectionRange
langoustine.lsp.requests$.textDocument$.selectionRange$
object selectionRange extends LSPRequest
A request to provide selection ranges in a document. The request's parameter is of type SelectionRangeParams, the response is of type SelectionRange[] or a Thenable that resolves to such.
Attributes
- Graph
-
- Supertypes
- Self type
-
selectionRange.type
Members list
In this article