edit prediction: Fix zeta: Rate completions
action not working when using keybinding (#24569)
Release Notes: - N/A
This commit is contained in:
parent
a1d4bd94c9
commit
8c349057e5
6 changed files with 6 additions and 25 deletions
|
@ -176,7 +176,6 @@ pub fn initialize_workspace(
|
|||
|
||||
let inline_completion_button = cx.new(|cx| {
|
||||
inline_completion_button::InlineCompletionButton::new(
|
||||
workspace.weak_handle(),
|
||||
app_state.fs.clone(),
|
||||
app_state.user_store.clone(),
|
||||
popover_menu_handle.clone(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue