didSave

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

A notification sent when a notebook document is saved.

Attributes

Since

3.17.0

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

Attributes

Inherited from:
notifications_notebookDocument_didSave (hidden)
Source
codecs.scala