didClose

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

A notification sent when a notebook closes.

Attributes

Since

3.17.0

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
didClose.type

Members list

Type members

Value members

Concrete methods

Attributes

Definition Classes

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

Inherited from:
notifications_notebookDocument_didClose (hidden)
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_notebookDocument_didClose (hidden)