vscode-postgres icon indicating copy to clipboard operation
vscode-postgres copied to clipboard

Order databases alphabetically

Open Eccenux opened this issue 1 year ago • 0 comments

It would be great if the list of databases was ordered, especially when selecting the current database.

Currently, it appears somewhat random (possibly using db-order now). I suggest defaulting to alphabetical order for databases. If current way of ordering dbs is crucial, consider adding an option in settings, akin to "Table Column Sort Order."

Eccenux avatar Nov 29 '23 10:11 Eccenux