-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Tasks.json] The specified task cannot be tracked #2884
Comments
I have succeeded with this link. |
This seems like an issue with your task and not debugging. Can you try and run your task from the Command field in VS Code and see if it runs successfully by itself? |
@pieandcakes This problem has appeared since I updated the VSCode and the OS |
@a2757326588 Tasks.json is not managed by the extension, but by VS Code itself. Their issues page can be found here. I think they will ask you the same questions though to determine what is causing the problem. |
@pieandcakes They told me that this issue caused by the extension. |
I commented on that thread to get more information. cc: @WardenGnaw |
Thank you. |
Type: Debugger
Describe the bug
Code Runner
cppcheck
Include Autocomplete
Markdown All in One
Pascal
vscode-luogu
To Reproduce
Steps to reproduce the behavior:
Sorry,my English is not good.
After I updated the VSCode and the OS,when I run the debugger, it throws this exception:
Additional context
my launch.json:
my task.json:
The text was updated successfully, but these errors were encountered: