didSave

object didSave extends LSPNotification

The document save notification is sent from the client to the server when the document got saved in the client.

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_textDocument_didSave (hidden)
given inputWriter: Writer[In]
Inherited from:
notifications_textDocument_didSave (hidden)