mirror of https://github.com/helix-editor/helix
pull/1672/head
parent
eeb9b39857
commit
1422449537
|
@ -346,7 +346,7 @@ pub fn dap_launch(cx: &mut Context) {
|
|||
});
|
||||
cx.jobs.callback(callback);
|
||||
},
|
||||
))); // TODO: wrap in popup with fixed size
|
||||
))));
|
||||
}
|
||||
|
||||
fn debug_parameter_prompt(
|
||||
|
|
Loading…
Reference in New Issue