Add links to stack trace entries

Hey hey! :wave:

I noticed there is no way to add links to stack trace entries in order to open the file in my editor, so I built a small Chrome extension that does this: GitHub - manuelmeurer/sentry-stack-trace-links: Chrome extension that links your Sentry stack traces to VS Code or similar

It’s pretty essential to me to open the files referenced in the stack trace, not just see the few surrounding lines.

But maybe I missed another way to do this? :smile:

If not, are there any plans to add this feature to Sentry?