CompletionItem

langoustine.lsp.structures$.CompletionClientCapabilities$.CompletionItem$
See theCompletionItem companion class

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class InsertTextModeSupport(valueSet: Vector[InsertTextMode])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ResolveSupport(properties: Vector[String])

Attributes

properties

The properties that a client can resolve lazily.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class TagSupport(valueSet: Vector[CompletionItemTag])

Attributes

valueSet

The tags supported by the client.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object TagSupport

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Inherited givens

given reader: Reader[CompletionItem]

Attributes

Inherited from:
structures_CompletionClientCapabilities_CompletionItem (hidden)
given writer: Writer[CompletionItem]

Attributes

Inherited from:
structures_CompletionClientCapabilities_CompletionItem (hidden)