Skip to content

feat: render cloudflare .dev.vars files as dotenv files#318104

Open
alexanderdombroski wants to merge 1 commit into
microsoft:mainfrom
alexanderdombroski:devvars-env-support
Open

feat: render cloudflare .dev.vars files as dotenv files#318104
alexanderdombroski wants to merge 1 commit into
microsoft:mainfrom
alexanderdombroski:devvars-env-support

Conversation

@alexanderdombroski
Copy link
Copy Markdown

@alexanderdombroski alexanderdombroski commented May 23, 2026

Edits dotenv extension configuration so Cloudflare's .dev.vars files render as dotenv files.

Before / After

Screenshot 2026-05-16 at 8 47 08 AM Screenshot 2026-05-16 at 8 46 33 AM

Copilot AI review requested due to automatic review settings May 23, 2026 14:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the dotenv extension’s file detection so it recognizes .dev.vars files in addition to existing .env-style files.

Changes:

  • Add .dev.vars to the explicit filenames list.
  • Add .dev.vars.* to filenamePatterns alongside existing .env.* matching.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants