Commit 58bd7b6
Fix auto test discovery to respect setting changes without reload (#25261)
Modified the event handler to check both the setting and the pattern
before triggering test discovery:
This ensures that when users disable the setting, test discovery
immediately stops running on file saves without requiring a VS Code
reload.
Fixes #24117.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: eleanorjboyd <[email protected]>1 parent c7fd90a commit 58bd7b6
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
553 | 556 | | |
554 | 557 | | |
555 | 558 | | |
| |||
0 commit comments