didOpenFile

open suspend fun didOpenFile(uri: String)

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