Replies: 1 comment 2 replies
-
Sadly, via the JSON debug configuration, there is no way to access current connection information. You really have two options:
Do you want Code for IBM i to add support for job selection when using SEP? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I am working on attaching to an existing job and this is currently working within the launch.json config.
However, I'd like the user and hostname to be filled in by the currently connected instance rather than specifying it. Is there a way to substitute a variable or something in there to do so?
Beta Was this translation helpful? Give feedback.
All reactions