/sentry-stack-trace-links

Chrome extension that links your Sentry stack traces to VS Code or similar

Primary LanguageJavaScriptMIT LicenseMIT

Sentry Stack Trace links

A small Chrome extension that add links to the stack trace entries in Sentry, in order to open the referenced file at the correct line in VS Code or another editor.

Demo

screencast.2022-05-07.22-46-08.1.mp4

Usage

Simply clone this repo, update the localPath variable in content.js with the path to your local source code, and add the extension to Chrome as an unpacked extension.

Contributing

If you notice a bug or have an idea for an improvement, please open an issue or submit a PR.

License

This project is licensed under the MIT License - see LICENSE for details.