save_text_document_async


Description:

public async void save_text_document_async (Uri uri, string? text = null) throws Error

Notifies the server that an open document was saved.

Parameters:

text

optional saved content when requested by the server