cweijan / vscode-database-client

Database Client For Visual Studio Code
https://database-client.com
MIT License
2.46k stars 280 forks source link

Linked SQL Folder Sorting #1227

Closed achmed13 closed 2 months ago

achmed13 commented 2 months ago

I love the linked folder support under the Query tab, but it is not clear how the files are sorted. Can the files be sorted by name?

Thanks!

cweijan commented 2 months ago

Link folders are sorted by file name.

achmed13 commented 2 months ago

The contents of the folder are not sorted though, see attached screenshot.

Code_2024-07-26_13-51-11_5eBaWJsCUe

cweijan commented 2 months ago

Oh, I thought you meant folder sorting🥲. File sorting is currently sorted by creation time. I will modify it in the next version to sort linked files by name.

cweijan commented 2 months ago

Adjusted to sort by file name in version 7.5.7.