text_document_will_save {languageserver}R Documentation

textDocument/willSave notification handler

Description

Handler to the textDocument/willSave Notification

Usage

text_document_will_save(self, params)

Arguments

self

a LanguageServer object

params

a will_save_text_document_params


[Package languageserver version 0.3.1 Index]