Debugger: support "Input variables" from launch.json #34249
czeidler
started this conversation in
Ideas From VSCode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See "Input variables" section in https://code.visualstudio.com/docs/reference/variables-reference
This is, for example, useful in a mono repo to pick the package path for a debug action. For example, you select "Run tests" and then you are prompted by a menu for choosing the particular test to be run.
Could be implemented as another step in the launch dialog?
Beta Was this translation helpful? Give feedback.
All reactions