github-plugin-search
github-plugin-search copied to clipboard
Version numbers
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.