Skip to content

bext: add search on Sourcegraph buttons to Github search pages

Administrator requested to merge erzhtor/bext-github-search-page-enhancement into main

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, and commit types are supported)
  • language (if it's selected by clicking on the languages tabs on search results page sidebar).

Not implemented:

Page Image
Simple Search image
Advanced Search image
Search Results image image image
Repo search image

Merge request reports

Loading