didSave

object didSave extends LSPNotification

A notification sent when a notebook document is saved.

Since:

3.17.0

class Object
trait Matchable
class Any
didSave.type

Type members

Value members

Inherited fields

val notificationMethod: String
Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]
Inherited from:
notifications_notebookDocument_didSave (hidden)
given inputWriter: Writer[In]
Inherited from:
notifications_notebookDocument_didSave (hidden)