Skip to content

Set project specific environment variables for lsp server #214

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

Closed
LeanderK opened this issue Feb 21, 2020 · 1 comment · Fixed by #494
Closed

Set project specific environment variables for lsp server #214

LeanderK opened this issue Feb 21, 2020 · 1 comment · Fixed by #494
Labels
type: enhancement An enhancement to an already existing feature

Comments

@LeanderK
Copy link

To build my project, i need to set some environment-variables (which can't be global since they are project-specific). Is this possible so that the HIE worker can build the project? Some VS-Code extensions allow the setting of specific environment-variables.

@jneira jneira added the type: enhancement An enhancement to an already existing feature label May 25, 2020
@jneira jneira changed the title Env Variables Set project specific environment variables for lsp server Mar 9, 2021
@jacobprudhomme
Copy link
Contributor

jacobprudhomme commented Oct 29, 2021

Hey @LeanderK! Are there any examples of VSCode extensions you know of that have this option? Just so I can get a better picture of what is needed here.

EDIT: Nevermind, I found that the CMake Tools extension has a similar feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement An enhancement to an already existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants