--message-format
option missing from cargo install
#10104
Labels
A-cli
Area: Command-line interface, option parsing, etc.
A-json-output
Area: JSON message output
Command-install
E-easy
Experience: Easy
I want to build, install and launch debugging from the install directory in VSCode.
I have created the following launch configuration:
which causes the following error:
Am I holding it wrong or is this a limitation of the system?
Well it looks like I'm holding it wrong. Could we have this
--message-format=json
option in the install context to enable install&debug workflow?The text was updated successfully, but these errors were encountered: