-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Test: task reconnection enabled by default #158787
Comments
In case it helps others, I found the precise setting name to be |
@meganrogge "Task reconnection" is a great feature and works very well. I'm not sure whether #158886 is really related to reconnect or just a random find... |
@bamurtaugh it's actually |
Thanks @Tyriar, I see the updated name now! |
Refs #117408
Authors: @meganrogge @Tyriar
Complexity: 3
Create Issue
Watch tasks will now be reconnected to on window reload by default.
Good examples are the
VS Code - Build
task andxterm.js
watch
task. Both can be activated via the command palette orCtrl/Cmd+Shift+B
.Also try:
task.reconnection
Known issue:
problemMatchers
persist on reload #158790The text was updated successfully, but these errors were encountered: