Skip to content

Support for multi-line .env files #22411

@CedricVandelaer

Description

@CedricVandelaer

In several projects I encounter environment variables that span several lines. This is not a problem for Docker or other software, but VS Code currently does not support .env variables across multiple lines.

So for example:
MY_ENV_VAR='{
"key": "value"
}'

Is not supported. This is quite annoying for development.

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions