aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src
diff options
context:
space:
mode:
authorBlaž Hrastnik2022-02-15 02:37:33 +0000
committerBlaž Hrastnik2022-02-15 02:37:33 +0000
commit14224495378cb9ac0709869ef0c6478fe7475a4c (patch)
tree4180d89283d7748ac9e86c22e26fecb777ee0634 /helix-term/src
parenteeb9b398579828f64c2e6d814c25d8fccfa884b6 (diff)
..
Diffstat (limited to 'helix-term/src')
-rw-r--r--helix-term/src/commands/dap.rs2
1 files changed, 1 insertions, 1 deletions
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(