Skip to content

Support envFile option for debugger in launch mode#514

Open
hananasen wants to merge 1 commit intoruby:masterfrom
hananasen:envFile-support
Open

Support envFile option for debugger in launch mode#514
hananasen wants to merge 1 commit intoruby:masterfrom
hananasen:envFile-support

Conversation

@hananasen
Copy link

@hananasen hananasen commented Dec 8, 2025

Proposal for how to add envFile support.

  • add function to parse the env file, can be an absolute or relative path.
  • merge environment described in envFile with the ones defined in the config(if there are any), config env vars have precedence.

More context: #119

I am no typescript expert though, probably better ways of solving it. But I really need this in my daily work so figured I would give it a go

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant