Skip to content

Conversation

@piekstra
Copy link
Contributor

Summary

  • Add sorting options accessible via s key
  • Four sort modes: Name A-Z, Name Z-A, Scope, Marketplace
  • Help bar shows current sort mode
  • Selection preserved when changing sort modes
  • Plugins grouped appropriately for each sort mode

Closes #4

Add ability to sort plugin list by different criteria:
- Press 's' to cycle through sort modes
- Name A-Z (default)
- Name Z-A
- Scope (installed first: local, project, user, then not installed)
- Marketplace

Help bar shows current sort mode next to the 's' key.
Selection is preserved when changing sort modes.

Closes #4

[#4]
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

Successfully merging this pull request may close these issues.

feat: Add sorting options for plugin list

2 participants