Skip to content

Is there a way to pick a file similar to ${command:pickMyProcess} in launch.json? #1210

Answered by vadimcn
SkyCrystal asked this question in Q&A
Discussion options

You must be logged in to vote

The ${command:...} syntax allows invoking a VSCode command, either built-in or provided by an extension.
I am not aware of any built-in commands that allow picking a file and returning its path, however there seem to be a bunch of 3rd party extensions that do.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SkyCrystal
Comment options

Answer selected by SkyCrystal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants