Almenon / Almenon/AREPL-vscode
Alphabetize variables in variable display
Abierto
enhancement
help wanted
json display
- Lenguaje dominante
- TypeScript
- Estrellas
- 301
- Forks
- 46
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.