Add ability to break exactly when a variable changes
Open
enhancement
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
The whole point of watch expressions is that that is the expression you are interested in. So it would be useful to be able to press `c` and have the script stop exactly when it changes. This probably should be the default (though either way, there should be an option). At least, that's what the name "watch expression" suggests to me.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.