# sourcegraph-stack-traces **Repository Path**: mirrors_sourcegraph/sourcegraph-stack-traces ## Basic Information - **Project Name**: sourcegraph-stack-traces - **Description**: Make stack traces clickable (with links to code files) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stack trace extension for Sourcegraph A [Sourcegraph extension](https://docs.sourcegraph.com/extensions) that makes it easy to explore a stack trace. Paste in a stack trace to get clickable links to the locations in your code files. **Status:** WIP