Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add environment variables support on deno.path #397

Closed
wants to merge 1 commit into from
Closed

feat: add environment variables support on deno.path #397

wants to merge 1 commit into from

Conversation

ablause
Copy link

@ablause ablause commented Apr 18, 2021

Adds the possibility to use environment variables on the Deno path in settings.

Resolves #377

@lucacasonato lucacasonato requested a review from kitsonk May 9, 2021 12:17
@kitsonk
Copy link
Contributor

kitsonk commented May 11, 2021

Thanks for this, but I think the challenge is that it sort of provides some "bespoke" variable resolution. I would really prefer to be able to leverage something directly from the vscode platform versus trying to build something ourselves. There is this really old issue to add it to vscode which would be consistent with other parts of vscode, like the launch.json: microsoft/vscode#2809

@ry
Copy link
Member

ry commented Nov 10, 2021

Closing because stale.

@ry ry closed this Nov 10, 2021
@ablause ablause deleted the feat_denopath_env branch November 10, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deno.path doesn't resolve environment variables
3 participants