github-plugin-search icon indicating copy to clipboard operation
github-plugin-search copied to clipboard

Version numbers

Open pdclark opened this issue 12 years ago • 0 comments

Displaying version numbers in the search results might be nice.

This would likely hit Github API caps quickly (for unauthenticated users) if we queried tags on every plugin.

Another option would be to parse the code search result for the version number. This might require adding "Version:" to the search query.

pdclark avatar Jul 23 '13 09:07 pdclark