From 14224495378cb9ac0709869ef0c6478fe7475a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Hrastnik?= Date: Tue, 15 Feb 2022 11:37:33 +0900 Subject: [PATCH] .. --- helix-term/src/commands/dap.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helix-term/src/commands/dap.rs b/helix-term/src/commands/dap.rs index 8fda9166..bc37bd6c 100644 --- a/helix-term/src/commands/dap.rs +++ b/helix-term/src/commands/dap.rs @@ -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(