Skip to content

Conversation

@mbaas2
Copy link

@mbaas2 mbaas2 commented Feb 5, 2021

Adds option to set environment variables for the interpreter that runs the language server. (My use case: I have log_file configured as "./foo_180u64.dlf" - that causes problems when closing the extension as the log-file would be written in the VS Code Folder in %ProgramFiles%. This change enabled me to add "dyalogEnvVars":{"log_file":"/temp/vcs_180u64.dlf"} - problem solved.

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.

1 participant