In '--health <lang>', print expected cmd when missing in $PATH #5193
Labels
C-enhancement
Category: Improvements
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-good-first-issue
Call for participation: Issues suitable for new contributors
I tried looking through the issues but couldn't find any mention, but basically a small but useful enhancement would be to actually list what executable/cmd
helix
expects when it says"Not found in $PATH"
.So here:
It would be very neat if it instead said:
Binary for debug adapter: 'lldb-vscode' not found in $PATH
By instead doing the full
hx --health
one can figure it out, but I guess there is no reason it couldn't be mentioned in both.The text was updated successfully, but these errors were encountered: