Actually check and reinstall broken server

This commit is contained in:
Julia
2023-06-15 12:18:34 -04:00
parent bca625a197
commit 4d24eae901
3 changed files with 118 additions and 50 deletions
+4
View File
@@ -109,6 +109,10 @@ impl super::LspAdapter for CLspAdapter {
.await
.log_err()
}
fn installation_test_binary(&self, container_dir: PathBuf) -> LanguageServerBinary {
unimplemented!();
}
async fn label_for_completion(
&self,