🔥
This commit is contained in:
parent
ac532cb6fa
commit
651a83977e
2 changed files with 6 additions and 6 deletions
|
@ -1346,7 +1346,7 @@ impl LspCommand for GetCompletions {
|
|||
|
||||
async fn from_proto(
|
||||
message: proto::GetCompletions,
|
||||
project: ModelHandle<Project>,
|
||||
_: ModelHandle<Project>,
|
||||
buffer: ModelHandle<Buffer>,
|
||||
mut cx: AsyncAppContext,
|
||||
) -> Result<Self> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue