-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
Milestone
Description
Refs #117408
- Windows @andreamah
- macOS @weinand
- WSL @bamurtaugh
Authors: @meganrogge @Tyriar
Complexity: 3
Watch tasks will now be reconnected to on window reload by default.
Good examples are the VS Code - Build task and xterm.js watch task. Both can be activated via the command palette or Ctrl/Cmd+Shift+B.
Also try:
- killing the terminals and running the task again
- the problems update
- terminal statuses update
- restarting VS Code (closing the window and reopening it) does NOT bring back the tasks
- disabling it with
task.reconnection
Known issue: