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

"No build task to run found. Configure build task" - Clicking does nothing. #83246

Closed
sarahkittyy opened this issue Oct 24, 2019 · 5 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug tasks Task system issues verified Verification succeeded
Milestone

Comments

@sarahkittyy
Copy link

  • VSCode Version:
1.40.0-insider
b53811e67e65c6a564a80e1c412ca2b13de02907
x64
  • OS Version: Linux 5.3.7-arch1-1-ARCH GNU/Linux

Steps to Reproduce:

  1. Open up an empty workspace.
  2. Attempt to run a build task (which doesn't exist yet), prompting the message,
    No build task to run found. Configure build task
    When you click on this message or hit enter, the next dialog simply flashes open for a moment before closing, not allowing any input.

Previously, this used to show you detected tasks, or otherwise automatically create an empty template tasks.json file.

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Oct 24, 2019

@alexr00 alexr00 self-assigned this Oct 25, 2019
@alexr00 alexr00 added tasks Task system issues bug Issue identified by VS Code Team member as probable bug labels Oct 25, 2019
@alexr00 alexr00 added this to the October 2019 milestone Oct 25, 2019
@alexr00
Copy link
Member

alexr00 commented Oct 25, 2019

@sarahkittyy thanks for reporting this! I fixed it yesterday, so it should be available in the next insiders build of VS Code.

@alexr00 alexr00 closed this as completed Oct 25, 2019
@sarahkittyy
Copy link
Author

@alexr00 This issue is still occuring as of version:

1.40.0-insider
31f577ec88dc96ad2028699fb597b19022224b46
x64

@alexr00 alexr00 reopened this Oct 30, 2019
@alexr00
Copy link
Member

alexr00 commented Oct 30, 2019

Thanks for checking this! Should be fixed for real now.

@joaomoreno
Copy link
Member

Verified in dev.

@joaomoreno joaomoreno added the verified Verification succeeded label Oct 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 16, 2019
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 tasks Task system issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants