Open
Description
I want to have the same run configuration I have on Intellij
the same as I do for VS Code
. But I am not sure how to go about doing that. I tried the launch.json
on VSCode but I am not sure what fields I have to put to make it work.
Anyone with experience with this?
Here is what I am referencing:
Essentially when I click the Run Button on the top right of the intellij it runs that particular run configuration picture.
Is there a way for me to do the same on VSCode?