We have quite an extensive setup with env variables lsp servers etc, things that are all defined in the launch.json so wouldn't it be possible for the Debug button
and
would just trigger an action configured in the launch.json? This way we have 100% configurability about the debug settings.
We have quite an extensive setup with env variables lsp servers etc, things that are all defined in the
launch.json
so wouldn't it be possible for the Debug button andwould just trigger an action configured in the launch.json? This way we have 100% configurability about the debug settings.
Thanks!