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

Task's don't reconnect when task.quickOpen.history is 0 #156292

Closed
alexr00 opened this issue Jul 26, 2022 · 1 comment · Fixed by #156699
Closed

Task's don't reconnect when task.quickOpen.history is 0 #156292

alexr00 opened this issue Jul 26, 2022 · 1 comment · Fixed by #156699
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders tasks Task system issues terminal-persistence Relating to process reconnection or process revive verified Verification succeeded
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Jul 26, 2022

Testing #155349

  1. Set "task.quickOpen.history": 0.
  2. Run a watch task, like the VS Code build task.
  3. Reload.
  4. The tasks show in the terminal, but they don't have problem matchers.
@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug tasks Task system issues terminal-persistence Relating to process reconnection or process revive labels Jul 26, 2022
@meganrogge meganrogge modified the milestones: July 2022, August 2022 Jul 26, 2022
@meganrogge
Copy link
Contributor

Moving to August as this will be fixed when the tasks to restore are no longer in the recently used list

@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Aug 2, 2022
@alexr00 alexr00 added the verified Verification succeeded label Aug 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2022
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 insiders-released Patch has been released in VS Code Insiders tasks Task system issues terminal-persistence Relating to process reconnection or process revive verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants