Refresh copilot suggestions when accepting a completion
This commit is contained in:
@@ -2489,6 +2489,8 @@ impl Editor {
|
||||
);
|
||||
});
|
||||
}
|
||||
|
||||
this.refresh_copilot_suggestions(cx);
|
||||
});
|
||||
|
||||
let project = self.project.clone()?;
|
||||
|
||||
Reference in New Issue
Block a user