documentColor
langoustine.lsp.requests.textDocument.documentColor
object documentColor extends LSPRequest
A request to list all color symbols found in a given text document. The request's parameter is of type [[DocumentColorParams]]
the response is of type [[ColorInformation ColorInformation[]]]
or a Thenable that resolves to such.
Attributes
- Graph
-
- Supertypes
- Self type
-
documentColor.type
Members list
In this article