CompletionClientCapabilities

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class CompletionItem(snippetSupport: Opt[Boolean], commitCharactersSupport: Opt[Boolean], documentationFormat: Opt[Vector[MarkupKind]], deprecatedSupport: Opt[Boolean], preselectSupport: Opt[Boolean], tagSupport: Opt[TagSupport], insertReplaceSupport: Opt[Boolean], resolveSupport: Opt[ResolveSupport], insertTextModeSupport: Opt[InsertTextModeSupport], labelDetailsSupport: Opt[Boolean])
Companion:
object
Companion:
class
case class CompletionItemKind(valueSet: Opt[Vector[CompletionItemKind]])
Companion:
object
Companion:
class
case class CompletionList(itemDefaults: Opt[Vector[String]])
Companion:
object
Companion:
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror