This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
BExt doesn't carry over the line number from GitHub #42867
Open
Description
When I'm on this page:
https://github.com/sourcegraph/sourcegraph/blob/main/package.json#L125 (Note the #L125
at the end)
and click the Sourcegraph button, I get to
https://sourcegraph.com/github.com/sourcegraph/sourcegraph@main/-/blob/package.json (Note the missing ?L112
at the end)
I'd expect the link to include the line number.