Ability to sort variables by most recently changed
Open
enhancement
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
It would be nice if the variables view could be sorted with the most recently changed variables at the top, rather than alphabetically. It's often quite hard to follow the view because things change in different places, and most of the time you don't care about most of the variables in the list.
Something from https://github.com/inducer/pudb/issues/65 may be a prequsite of this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.