Skip to content

Change "environment" to "env" in launch.json #116

@kieferrm

Description

@kieferrm

Moved from microsoft/vscode#9733:

  • VSCode Version: 1.3.1 with C/C++ extension 0.7.1
  • OS Version: Linux

Steps to Reproduce: Open launch.json and hover over "environment":
bildschirmfoto zu 2016-07-26 09-14-41

I followed the example, but I'm getting Incorrect type. Expected "array". This page https://code.visualstudio.com/docs/editor/debugging says I should use "env", but I guess that's because it's for Node.js debugging and I'm trying to debug a C++ application?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions