Skip to content

envFile option for debugger in launch mode #119

Description

@rubensa

This is an enhancement request.

When configuring the rdbg in launch.json for launch request, an envFile option will be helpful instead of key in all the env variables.

envFile option has been supported in java, python, nodejs... debuggers.

.env files are commonly used for storing envs esp. for credentials. If specified in env instead of envFile, the credentials are uploaded to GitHub along with launch.json. That's risky and inconvenient.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions