Skip to content

Support for additional environment variables. #622

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

Merged
merged 3 commits into from
Nov 23, 2021

Conversation

vacarsu
Copy link
Contributor

@vacarsu vacarsu commented Nov 10, 2021

There are cases when a dependency that builds a c library with make needs additional environment variables. This pull request adds support for loading those.

@vacarsu vacarsu changed the title This PR adds support for additional environment variables. Support for additional environment variables. Nov 10, 2021
@lukaszsamson
Copy link
Collaborator

@vacarsu Cn you look into failed tests?

@vacarsu
Copy link
Contributor Author

vacarsu commented Nov 22, 2021

@lukaszsamson The problem was I had assumed the env vars will always be a map since vs code will always return a map, however outside of the context of vscode I needed to check for a nil value.

@lukaszsamson lukaszsamson merged commit 4def53f into elixir-lsp:master Nov 23, 2021
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