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

Allow predefined variables in all configuration options #194

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

Jarred-Sumner
Copy link
Contributor

This lets you use most of https://code.visualstudio.com/docs/editor/variables-reference#_predefined-variables in all the zig/zls settings, including ${env:ENV_VAR_HERE} and other things like ${workspaceFolder}

Copy link
Member

@Vexu Vexu left a comment

Choose a reason for hiding this comment

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

This seems to do the same as #169

@Vexu Vexu merged commit 7095658 into ziglang:master Apr 15, 2024
1 check passed
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.

2 participants