This commit is contained in:
parent
e768eb0a34
commit
3e68f7fde4
10 changed files with 49 additions and 111 deletions
|
@ -5616,7 +5616,7 @@ impl LspStore {
|
|||
lsp_store
|
||||
.update(&mut cx, |lsp_store, cx| {
|
||||
lsp_store.buffer_store().update(cx, |buffer_store, cx| {
|
||||
buffer_store.open_buffer(project_path, false, cx)
|
||||
buffer_store.open_buffer(project_path, cx)
|
||||
})
|
||||
})?
|
||||
.await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue