helix-mods/helix-term
Eric Thorburn b12c65678a
Print the binary required by the debug adapter (#5195)
This commit addresses issue 5193, where the author
requested that the name of the binary needed is printed along
with the rest of the health information.

This commit adds a format! macro which formats in the name of the
binary and then it will be printed along with the rest of the
debug information. The value in cmd is referenced to the call
to which, and then consumed upon the call to format!
2022-12-17 13:03:18 -06:00
..
src Print the binary required by the debug adapter (#5195) 2022-12-17 13:03:18 -06:00
tests Fix transaction composition order in History::changes_since (#4981) 2022-12-03 12:09:08 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml Show (git) diff signs in gutter (#3890) 2022-12-01 17:35:23 +09:00