You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
François Laignel f86f350d5d
Debugger template: allow missing or empty completion list (#10332)
It can be convenient to define project specific debugger templates, some of
which might not necessitate prompting the user to define completion.

This commit makes completion optional for debugger templates and starts the
dap immediately if undefined or empty.
2 months ago
..
src Debugger template: allow missing or empty completion list (#10332) 2 months ago
tests test: match around closest pair tree-sitter version 2 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#10007) 3 months ago
build.rs Add icon to Windows executable (#9104) 5 months ago