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

Debugging with no launch config fails when tsc task detection is disabled #69572

Closed
roblourens opened this issue Feb 28, 2019 · 5 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

  • Disable typescript.tsc.autoDetect
  • Open a .ts file in a workspace with no launch.json
  • Start debugging
  • Get error Could not find the task 'tsc: build - tsconfig.json'.
@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues bug Issue identified by VS Code Team member as probable bug labels Feb 28, 2019
@connor4312
Copy link
Member

Does not happen with js-debug

@connor4312 connor4312 added the *not-reproducible Issue cannot be reproduced by VS Code Team member as described label Nov 11, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2020
@hediet
Copy link
Member

hediet commented Jun 8, 2021

I still get this error and I'm running js-debug from source. ("typescript.tsc.autoDetect": "off")

image

@hediet hediet reopened this Jun 8, 2021
@weinand weinand assigned connor4312 and unassigned weinand Jun 8, 2021
@microsoft microsoft unlocked this conversation Jun 8, 2021
@connor4312 connor4312 removed the *not-reproducible Issue cannot be reproduced by VS Code Team member as described label Jun 8, 2021
@connor4312
Copy link
Member

Hm, I don't hit this still, are there extra steps needed?

@connor4312 connor4312 added the info-needed Issue requires more information from poster label Jun 8, 2021
@hediet
Copy link
Member

hediet commented Jun 9, 2021

repro.zip

@connor4312 connor4312 added this to the June 2021 milestone Jun 9, 2021
@connor4312 connor4312 removed the info-needed Issue requires more information from poster label Jun 9, 2021
@connor4312
Copy link
Member

oh, the tsconfig did it. This is actually in js-debug, looks like logic I copypasta'd from the old debugger

@roblourens roblourens added the verified Verification succeeded label Jul 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2021
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 debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants