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

Consistently access config values in launch.config #13051

Closed
chrmarti opened this issue Sep 29, 2016 · 0 comments · Fixed by #13052
Closed

Consistently access config values in launch.config #13051

chrmarti opened this issue Sep 29, 2016 · 0 comments · Fixed by #13052
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@chrmarti
Copy link
Contributor

  • VSCode Version: Code - Insiders 1.6.0-insider (0f7880d, 2016-09-29T13:45:39.575Z)
  • OS Version: Darwin x64 15.6.0

E.g. ${config['foo']} does not work while ${config.bar['foo']} does.

@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Sep 29, 2016
@chrmarti chrmarti added this to the September 2016 milestone Sep 29, 2016
@chrmarti chrmarti changed the title Correctly support accessing config values in launch.config Consistently access config values in launch.config Sep 30, 2016
chrmarti added a commit that referenced this issue Sep 30, 2016
chrmarti added a commit that referenced this issue Sep 30, 2016
@mousetraps mousetraps added the verified Verification succeeded label Sep 30, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants