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",
  },
}

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions