didCloseFile

open suspend fun didCloseFile(uri: String)

Send the textDocument/didClose notification for uri, if the server's sync capability advertises open/close notifications (DocumentSyncMode.openClose).