Almenon / Almenon/AREPL-vscode
Alphabetize variables in variable display
Open
enhancement
help wanted
json display
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
One of the reccomendations I recieved at PyCon. I would be worried about the perf implications of sorting nested attributes (cause there could be thousands upon thousands) but sorting the top-most level would be completely neglible performance-wise and would provide the most benefit to the user.
Contributor guide
Assessment
This issue has not been assessed yet.