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
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
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
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
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
Support for Gitea.com and self-hosted Gitea servers.
- Source browser (/src/branch/, /src/tag/)
- Commit views
- Line number anchors (#L42)
Codeberg
Codeberg is a Gitea-based platform with full support.
- Source browser
- Branch and tag navigation
- Line number anchors (#L42)
Sourcegraph
Code search and navigation platform with full click-to-open support.
- Code search results
- Repository browser
- Cross-repository navigation
Observability & APM (12)
Sentry
Error tracking platform. Click stack trace frames to open the source file.
Datadog
APM and monitoring. Navigate from error traces to your local code.
New Relic
APM and observability. Click stack traces in error analytics.
Elastic APM
Elasticsearch APM stack trace navigation.
Dynatrace
Application monitoring with stack trace click-to-open.
Bugsnag
Error monitoring platform with source file navigation.
Rollbar
Error tracking with clickable stack trace frames.
Honeybadger
Exception monitoring for Ruby, Elixir, and more.
Honeycomb
Observability platform with trace navigation.
Raygun
Crash reporting with stack trace click-to-open.
AppSignal
Application monitoring for Ruby, Elixir, Node.js.
LogRocket
Session replay and error tracking with source navigation.
How it works
- Install the Sorcery desktop app and browser extension
- Browse code on any supported platform
- Command-click (Mac) or Ctrl-click (Windows/Linux) any file path
- The file opens in your configured editor at the exact line