Skip to content

Conversation

@piekstra
Copy link
Contributor

[11]

Display plugin statistics from the marketplace in the details pane.

Summary

  • Show install count in details pane (formatted with K/M suffixes for large numbers)
  • Show last updated date for installed plugins (formatted as human-readable dates)
  • Data comes from existing CLI output

Screenshot

The details pane now shows:

  • Installs: e.g., "1.2K" or "500"
  • Last updated: e.g., "Jan 2, 2006"

Test plan

  • Run cpm and select a plugin with install count data
  • Verify install count displays correctly
  • Select an installed plugin and verify last updated date shows
  • Verify formatting looks correct for various count values

Add install count and last updated date to the plugin details pane.
Install counts are shown with K/M suffixes for large numbers.
Timestamps are formatted as human-readable dates.

[11]
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.

2 participants