Reworked latest_doc waiting code

Signed-off-by: faldor20 <eli.jambu@yahoo.com>
This commit is contained in:
Eli Dowling 2023-12-28 17:26:11 +10:00 committed by faldor20
parent e3ffa61c36
commit 41088bb7e5
No known key found for this signature in database
GPG key ID: F2216079B890CD57
2 changed files with 14 additions and 21 deletions

View file

@ -35,7 +35,6 @@ impl RocLs {
client,
}
}
///Wait for all the semaphores associated with an in-progress document_info update to be released
pub fn capabilities() -> ServerCapabilities {
let text_document_sync = TextDocumentSyncCapability::Options(
// TODO: later on make this incremental