godotenv icon indicating copy to clipboard operation
godotenv copied to clipboard

Re-add global env variable substitution

Open Envek opened this issue 1 year ago • 0 comments

Re-add behavior that was first introduced in #54 and then removed in #58.

This behavior is present in Ruby dotenv (see spec/dotenv/parser_spec.rb#L66-L69)

This pull request is basically a rebase of #72 on top of current main branch (with parser rewritten).

See #74 for discussion.

Closes #72 Closes #74 Closes #88 Closes #102 Closes #103 Closes #135 Closes #149

Envek avatar Mar 06 '24 12:03 Envek