-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
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.