completionItem

langoustine.lsp.requests$.completionItem$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object resolve extends LSPRequest

Request to resolve additional information for a given completion item.The request's parameter is of type CompletionItem the response is of type CompletionItem or a Thenable that resolves to such.

Request to resolve additional information for a given completion item.The request's parameter is of type CompletionItem the response is of type CompletionItem or a Thenable that resolves to such.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
resolve.type