Skip to content

Expose selections from code host location.hash to extensions

Administrator requested to merge expose-selection-bext into master

Created by: lguychard

  • Depends on #2071
  • Fixes #702, except for Phabricator.

Exposes selections parsed from the location hash to Sourcegraph extensions. This allows to show git blame annotations only on selected lines, even on code hosts.

Merge request reports

Loading