class

LSP::WillSaveNotification

Inherits LSP::Initializer < LSP::NotificationMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object

The document will save notification is sent from the client to the server before the document is actually saved.

Constructors

new(pull : JSON::PullParser)

The document will save notification is sent from the client to the server before the document is actually saved.

Source
new

Instance methods

params
Source
params=(params : WillSaveTextDocumentParams)
Source