SemanticTokensClientCapabilities

langoustine.lsp.structures.SemanticTokensClientCapabilities
See theSemanticTokensClientCapabilities companion class

Attributes

Companion
class
Source
structures.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Requests(range: Opt[Boolean | S0], full: Opt[Boolean | S1])

Value parameters

full

The client will send the textDocument/semanticTokens/full request if the server provides a corresponding handler.

range

The client will send the textDocument/semanticTokens/range request if the server provides a corresponding handler.

Attributes

Companion
object
Source
structures.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Requests

Attributes

Companion
class
Source
structures.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Requests.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Givens

Inherited givens

Attributes

Inherited from:
structures_SemanticTokensClientCapabilitiesCodec (hidden)
Source
codecs.scala

Attributes

Inherited from:
structures_SemanticTokensClientCapabilitiesCodec (hidden)
Source
codecs.scala