Description
When using autocomplete and the popup appears, the results inside are not sorted; they should be sorted alphabetically.
Steps to reproduce
Having multiple tables starting with the same prefix.
Example:
RequestAbc
RequestGbdj
RequestJvr
Request
....
Call autocompletion with: select * from re
Request will not appear on the first line. The order changes, even randomly, depending on the different trials.
Expected/Desired Behavior
Results of autocompletion should be sorted alphabetically.
CloudBeaver Version
26.1.1
Additional context
No response
Description
When using autocomplete and the popup appears, the results inside are not sorted; they should be sorted alphabetically.
Steps to reproduce
Having multiple tables starting with the same prefix.
Example:
RequestAbc
RequestGbdj
RequestJvr
Request
....
Call autocompletion with: select * from re
Request will not appear on the first line. The order changes, even randomly, depending on the different trials.
Expected/Desired Behavior
Results of autocompletion should be sorted alphabetically.
CloudBeaver Version
26.1.1
Additional context
No response