Skip to content

refactor: extract envFile.ts module from server.ts#772

Merged
edvilme merged 1 commit intomainfrom
phase4/envfile-module
Apr 7, 2026
Merged

refactor: extract envFile.ts module from server.ts#772
edvilme merged 1 commit intomainfrom
phase4/envfile-module

Conversation

@edvilme
Copy link
Copy Markdown
Contributor

@edvilme edvilme commented Apr 7, 2026

Extract inline loadEnvVarsFromFile into dedicated envFile.ts module with improved path handling: tilde expansion, relative path resolution, regex-based \ replacement, and workspace-scoped getConfiguration.
Part of microsoft/vscode-python-tools-extension-template#290

@edvilme edvilme added the debt Technical debt or repo cleanup label Apr 7, 2026
@edvilme edvilme enabled auto-merge (squash) April 7, 2026 16:34
@edvilme edvilme force-pushed the phase4/envfile-module branch from d6260ba to b2b2c76 Compare April 7, 2026 16:38
Extract inline loadEnvVarsFromFile into dedicated envFile.ts module
with improved path handling: tilde expansion, relative path resolution,
and regex-based workspaceFolder replacement.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

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

Approved via Review Center.

@edvilme edvilme merged commit ebb05e1 into main Apr 7, 2026
21 checks passed
@edvilme edvilme deleted the phase4/envfile-module branch April 7, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Technical debt or repo cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants