didChangeConfiguration

langoustine.lsp.requests.workspace.didChangeConfiguration

The configuration change notification is sent from the client to the server when the client's configuration has changed. The notification contains the changed configuration as defined by the language client.

Attributes

Source
requests.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

Value members

Concrete methods

Attributes

Definition Classes
Source
requests.scala

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification
Source
requests.scala

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

Inherited from:
notifications_workspace_didChangeConfiguration (hidden)
Source
codecs.scala
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_workspace_didChangeConfiguration (hidden)
Source
codecs.scala