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

Regression in bypassing the launch.json in debug mode #6071

Closed
elahehrashedi opened this issue Sep 2, 2020 · 0 comments
Closed

Regression in bypassing the launch.json in debug mode #6071

elahehrashedi opened this issue Sep 2, 2020 · 0 comments
Labels
fixed Check the Milestone for the release in which the fix is or will be available. tasks/build/debug An issue relating to tasks.json (e.g. build issues)
Projects
Milestone

Comments

@elahehrashedi
Copy link
Contributor

elahehrashedi commented Sep 2, 2020

Describe the bug

  • OS and Version: Win64
  • VS Code Version: 1.49.0-insiders
  • C/C++ Extension Version: 0.30.0-insiders4

Open a ".cpp" file in your project folder
Run the command "C/C++: build and debug active file"
Vs Code will throw this error: Configuration 'cl.exe - Build and debug active file' is missing in 'launch.json'.

in Vs Code Version 1.48.0, the extension can bypass creating the launch.json file and go directly to the debug mode.

discussed here: microsoft/vscode#95162 and here: microsoft/vscode#105179

@elahehrashedi elahehrashedi added this to Triage in 1.0.0 via automation Sep 2, 2020
@elahehrashedi elahehrashedi moved this from Triage to Done in 1.0.0 Sep 2, 2020
@elahehrashedi elahehrashedi added fixed Check the Milestone for the release in which the fix is or will be available. tasks/build/debug An issue relating to tasks.json (e.g. build issues) labels Sep 2, 2020
@bobbrow bobbrow added this to the 1.0.0 milestone Sep 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed Check the Milestone for the release in which the fix is or will be available. tasks/build/debug An issue relating to tasks.json (e.g. build issues)
Projects
No open projects
1.0.0
  
Done
Development

No branches or pull requests

3 participants