Skip to content

Allow defining custom file associations in settings.json #103

Description

@sepsol

Allow using a setting similar to the one below to associate a custom file as a dotenv file:

{
  "dotenv.files.associations": {
    "**/.env.d/*": "dotenv",
  },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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