didSave

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

A notification sent when a notebook document is saved.

Attributes

Since:

3.17.0

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

Members list

Concise view

Type members

Value members

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

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

Attributes

Inherited from:
notifications_notebookDocument_didSave (hidden)