bext: add search on Sourcegraph buttons to Github search pages
Created by: taras-yemets
Closes https://github.com/sourcegraph/sourcegraph/issues/10410. Closes https://github.com/sourcegraph/sourcegraph/issues/30968.
Adds Search on Sourcegraph link to search pages on Github.
Link href includes the following as query parameters:
- current search term
- search type (
repo
,code
, andcommit
types are supported) - language (if it's selected by clicking on the languages tabs on search results page sidebar).
Not implemented:
- advanced search page filters
Page | Image |
---|---|
Simple Search | |
Advanced Search | |
Search Results | |
Repo search |