intersystems-community / intersystems-servermanager

VS Code helper extension defining connections to InterSystems servers
https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager
MIT License
13 stars 12 forks source link

Sort our Accounts menu entries when loading them #201

Closed gjsjohnmurray closed 1 year ago

gjsjohnmurray commented 1 year ago

This PR ensures our persisted logins display sorted in the Accounts menu.

Note that new logins get appended by VS Code and we don't have control over this. On next startup they will get sorted.

isc-bsaviano commented 1 year ago

@gjsjohnmurray Should we release a 3.4.1 version soon? You've made quite a few improvements and it would be nice to get them out, assuming you don't have anything else in the pipeline right now.