helix/helix-core
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.
2024-05-06 17:37:04 +02:00
..
src Debugger template: allow missing or empty completion list (#10332) 2024-05-06 17:37:04 +02:00
tests toggling of block comments (#4718) 2024-02-27 22:36:25 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml use newtype parttern for langauge server id 2024-04-22 12:27:47 +09:00