This commit is contained in:
Blaž Hrastnik 2022-02-15 11:37:33 +09:00
parent eeb9b39857
commit 1422449537

View file

@ -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(