Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort order in items explorer not working anymore #125

Closed
SamuelBrucksch opened this issue Dec 26, 2018 · 0 comments
Closed

Sort order in items explorer not working anymore #125

SamuelBrucksch opened this issue Dec 26, 2018 · 0 comments

Comments

@SamuelBrucksch
Copy link
Contributor

SamuelBrucksch commented Dec 26, 2018

Due to the PR #114 items in the item explorer are not ordered anymore.

The sort order was removed as it is not needed in code completion, however the side effect was, that the items explorer is not ordered anymore.

Mentioned here:
https://community.openhab.org/t/alphabetical-sorting-of-item-list-is-no-longer-possible-in-vscode-extension/61131

Proposed action:
Implement sorting in items explorer, so we do not have to do it every time we call the items completion.

@SamuelBrucksch SamuelBrucksch changed the title Sort order not working anymore Sort order in items explorer not working anymore Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant