Sorcery
Back to home

20+ Supported Web Platforms

The Sorcery browser extension makes file paths and stack traces clickable. Command-click (or Ctrl-click) any file reference to open it in your local editor.

Code Hosting (7)

GitHub

github.com, github.dev, codespaces.new

Works with source files, pull requests, issues, and GitHub Codespaces.

  • File browser (blob/tree views)
  • Blame view
  • Pull request diffs
  • Issue references
  • Line number anchors (#L42)

GitLab

gitlab.com, self-hosted instances

Full support for GitLab.com and self-hosted GitLab installations.

  • File browser (/-/blob/, /-/tree/)
  • Blame view
  • Merge request diffs
  • Web IDE paths
  • Line number anchors (#L42)

Bitbucket

bitbucket.org

Navigate from Bitbucket source views directly to your editor.

  • Source browser (/src/)
  • Branch, tag, and commit paths
  • Line anchors (#lines-5 or #lines-5:10)

Azure DevOps

dev.azure.com, *.visualstudio.com

Works with Azure Repos in both short and long URL formats.

  • Git repository browser (/_git/)
  • Path and version query parameters
  • Branch, tag, and commit references

Gitea

gitea.com, self-hosted instances

Support for Gitea.com and self-hosted Gitea servers.

  • Source browser (/src/branch/, /src/tag/)
  • Commit views
  • Line number anchors (#L42)

Codeberg

codeberg.org

Codeberg is a Gitea-based platform with full support.

  • Source browser
  • Branch and tag navigation
  • Line number anchors (#L42)

Sourcegraph

sourcegraph.com, self-hosted instances

Code search and navigation platform with full click-to-open support.

  • Code search results
  • Repository browser
  • Cross-repository navigation

Observability & APM (12)

Sentry

sentry.io, self-hosted

Error tracking platform. Click stack trace frames to open the source file.

Datadog

app.datadoghq.com

APM and monitoring. Navigate from error traces to your local code.

New Relic

one.newrelic.com

APM and observability. Click stack traces in error analytics.

Elastic APM

Kibana instances

Elasticsearch APM stack trace navigation.

Dynatrace

*.dynatrace.com

Application monitoring with stack trace click-to-open.

Bugsnag

app.bugsnag.com

Error monitoring platform with source file navigation.

Rollbar

rollbar.com

Error tracking with clickable stack trace frames.

Honeybadger

app.honeybadger.io

Exception monitoring for Ruby, Elixir, and more.

Honeycomb

ui.honeycomb.io

Observability platform with trace navigation.

Raygun

app.raygun.com

Crash reporting with stack trace click-to-open.

AppSignal

appsignal.com

Application monitoring for Ruby, Elixir, Node.js.

LogRocket

app.logrocket.com

Session replay and error tracking with source navigation.

How it works

  1. Install the Sorcery desktop app and browser extension
  2. Browse code on any supported platform
  3. Command-click (Mac) or Ctrl-click (Windows/Linux) any file path
  4. The file opens in your configured editor at the exact line