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-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.
2 months ago
..
src Debugger template: allow missing or empty completion list (#10332) 2 months ago
tests toggling of block comments (#4718) 4 months ago
.gitignore Initial import. 4 years ago
Cargo.toml use newtype parttern for langauge server id 2 months ago