imgbot
Blaž Hrastnik 2 years ago
parent eeb9b39857
commit 1422449537

@ -346,7 +346,7 @@ pub fn dap_launch(cx: &mut Context) {
}); });
cx.jobs.callback(callback); cx.jobs.callback(callback);
}, },
))); // TODO: wrap in popup with fixed size ))));
} }
fn debug_parameter_prompt( fn debug_parameter_prompt(

Loading…
Cancel
Save