Skip to content

Default 'preLaunchTask' in launch.json is not the same as 'label' in tasks.json #5285

@ghost

Description

Type: Debugger

Environment

  • OS and Version: Windows 10
  • VS Code Version: 1.44.0
  • C/C++ Extension Version: 0.27.0: March 30, 2020

Bug Describe

Default 'preLaunchTask' in launch.json is not the same as 'label' in tasks.json

  • "preLaunchTask": "g++.exe build active file"
  • "label": "C/C++: g++.exe build active file"

Users have to change one of them by themselves. It will be good if them are default the same, like both with "C/C++:" start.

Metadata

Metadata

Assignees

Labels

fixedCheck the Milestone for the release in which the fix is or will be available.tasks/build/debugAn issue relating to tasks.json (e.g. build issues)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions