You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
As you mentioned in #1555 (comment), currently there isn't a straightforward way to bypass the hardcoded config in the codelens provider and use the launch config from there. That would have been the prefered way since it would be really dynamic and only tied to the actual debug configuration selected by the user
Either way, we still have to be able to access the settings from the provider if we wanna make this optional to follow the intended transition to v2 plan
At present there is no way to use dlv v2 apis when debugging tests via codelens or debuggging files without a debug config in the launch.json file.
See #1555 (comment)
The text was updated successfully, but these errors were encountered: