didClose

langoustine.lsp.requests.notebookDocument.didClose
object didClose extends LSPNotification

A notification sent when a notebook closes.

Attributes

Since

3.17.0

Source
requests.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
didClose.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_notebookDocument_didClose (hidden)
Source
codecs.scala
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_notebookDocument_didClose (hidden)
Source
codecs.scala