Skip to content

Conversation

m-delfino
Copy link
Contributor

dap debug templates use environment-variables to set env variables.

ref: #202 (comment)

environment-variables should be an alist with string keys but the
env field from launch.json is parsed as a plist with symbolic keys.

convert env to an alist with string keys and store the result inside
environment-variables

dap debug templates use 'environment-variables' to set env variables.

ref: emacs-lsp#202 (comment)

'environment-variables' should be an alist with string keys but the
'env' field from launch.json is parsed as a plist with symbolic keys.

convert 'env' to an alist with string keys and store the result inside
environment-variables
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