# sourcegraph-extension-samples **Repository Path**: mirrors_sourcegraph/sourcegraph-extension-samples ## Basic Information - **Project Name**: sourcegraph-extension-samples - **Description**: Sample code illustrating the Sourcegraph extension API - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sourcegraph extension samples ## ⚠️ Deprecation notice **Sourcegraph extensions have been deprecated with the September 2022 Sourcegraph release. [Learn more](https://docs.sourcegraph.com/extensions/deprecation).** The repo and the docs below are kept to support older Sourcegraph versions. ## Description ![](https://user-images.githubusercontent.com/1976/45107396-53d56880-b0ee-11e8-96e9-ca83e991101c.png) Take your Sourcegraph extension development further by viewing our sample extensions. Each demonstrates different capabilities of the [Sourcegraph extension API](https://docs.sourcegraph.com/extensions). Subscribe to this repository as we'll be adding many more samples in the future. ## Extension samples * [Hello world](hello-world) * [Token highlights and line decoration](token-highlights) ## Can't find the functionality you're after? Create an issue and we'll help you out.