Skip to content

Commit 8b4c74e

Browse files
authored
Update sample repos (#943)
Update sample repos that have precise indexing ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 59d8263 commit 8b4c74e

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/code-search/code-navigation/precise_code_navigation.mdx

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,15 @@ The following repositories have precise code navigation enabled:
6262

6363
| **Programming Language** | **Repos** |
6464
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
65-
| Go | - [`kubernetes/kubernetes`](https://sourcegraph.com/github.com/kubernetes/kubernetes@f4abde9e57cc30efcc8f79c9ebd791d15f4164c4/-/blob/cmd/cloud-controller-manager/main.go?L45:2&popover=pinned) <br /> - [`gohugoio/hugo`](https://sourcegraph.com/github.com/gohugoio/hugo@d1278f696aa062950471587bf3dc4a1604cf5d5b/-/blob/common/hugo/hugo.go?L63:15&popover=pinned) <br /> - [`gin-gonic/gin`](https://sourcegraph.com/github.com/gin-gonic/gin@6de2245e6265a077326d13cb249378b2d27ad781/-/blob/routergroup.go?L33:6&popover=pinned) |
66-
| Java | - [`netflix/hystrix`](https://sourcegraph.com/github.com/Netflix/Hystrix@3cb21589895e9f8f87cfcdbc9d96d9f63d48b848/-/blob/hystrix-core/src/main/java/com/netflix/hystrix/HystrixRequestCache.java?L77:40#tab=references) <br /> - [`jkd@v11`](https://sourcegraph.com/jdk@v11/-/blob/java.base/java/util/Iterator.java?L130:18#tab=references) |
67-
| Scala | - [`scalameta/metals`](https://sourcegraph.com/github.com/scalameta/metals@5bd656f19733903fc0c2ecee844548dad182f5a7/-/blob/metals/src/main/scala/scala/meta/metals/Main.scala?L46:20#tab=references) |
68-
| Kotlin | - [`fwcd/kotlin-language-server`](https://sourcegraph.com/github.com/fwcd/[email protected]/-/blob/server/src/main/kotlin/org/javacs/kt/CompiledFile.kt?L22:7&popover=pinned) |
69-
| Python | - [`django/django`](https://sourcegraph.com/github.com/django/django@b2eff16806057095c7dd3daa9402ad615e51627f/-/blob/django/core/files/storage.py?L70:9&popover=pinned) <br /> - [`pre-commit/pre-commit`](https://sourcegraph.com/github.com/pre-commit/pre-commit@170335cbb63796761d592f8eacd66c78de8dd912/-/blob/pre_commit/languages/dart.py?L35:25&popover=pinned) |
70-
| TypeScript | - [`vuejs/vue`](https://sourcegraph.com/github.com/vuejs/vue@bf64c4da5ca516924d940bb29f3e59b0fa5863c9/-/blob/src/core/observer/index.ts?L68:3&popover=pinned) <br /> - [`angular/angular`](https://sourcegraph.com/github.com/angular/angular@bdf57ab14a310f6e6811d9f990cbbd3612bde538/-/blob/packages/core/src/interface/simple_change.ts?L18:14&popover=pinned) <br /> - [`nestjs/nest`](https://sourcegraph.com/github.com/nestjs/nest@d5b6e489209090544a4f39c4f4a716b9800ca6a8/-/blob/packages/microservices/listeners-controller.ts?L39:9&popover=pinned) <br /> - [`puppeteer/puppeteer`](https://sourcegraph.com/github.com/puppeteer/puppeteer@79e11985ba44b72b1ad6b8cd861fe316f1945e64/-/blob/src/common/Browser.ts?L54:11#tab=references) |
71-
| Ruby | - [`Shopify/shopify-api-ruby`](https://sourcegraph.com/github.com/Shopify/[email protected]/-/blob/lib/shopify_api/auth/auth_scopes.rb?L23:33&popover=pinned) <br /> - [`Homebrew/brew`](https://sourcegraph.com/github.com/Homebrew/[email protected]/-/blob/Library/Homebrew/utils/bottles.rb?L18:18&popover=pinned) |
72-
| Rust | - [`rust-lang/cargo`](https://sourcegraph.com/github.com/rust-lang/cargo/-/blob/src/cargo/core/compiler/compilation.rs?L15:12&popover=pinned#tab=references) <br /> - [`rust-lang/rustlings`](https://sourcegraph.com/github.com/rust-lang/rustlings@c923e7af73a91970d2e63e03babbca9cc0817551/-/blob/src/verify.rs?L147:15&popover=pinned) |
65+
| Go | - [`kubernetes/kubernetes`](https://sourcegraph.com/github.com/kubernetes/kubernetes@master/-/blob/cmd/cloud-controller-manager/main.go?L45:2&popover=pinned) <br /> - [`gohugoio/hugo`](https://sourcegraph.com/github.com/gohugoio/hugo@master/-/blob/common/hugo/hugo.go?L63:15&popover=pinned) <br /> - [`gin-gonic/gin`](https://sourcegraph.com/github.com/gin-gonic/gin@master/-/blob/routergroup.go?L33:6&popover=pinned) |
66+
| Java | - [`sourcegraph/jetbrains`](https://sourcegraph.com/github.com/sourcegraph/jetbrains/-/blob/src/main/java/com/sourcegraph/cody/CodyActionGroup.java?L13) |
67+
| Scala | - [`neandertech/langoustine`](https://sourcegraph.com/github.com/neandertech/langoustine/-/blob/modules/lsp/src/main/scala/Communicate.scala?L28) |
68+
| Kotlin | - [`sourcegraph/jetbrains`](https://sourcegraph.com/github.com/sourcegraph/jetbrains/-/blob/src/main/kotlin/com/sourcegraph/cody/agent/CodyAgent.kt?L42) |
69+
| Python | - [`pipecat-ai/pipecat-flows`](https://sourcegraph.com/github.com/pipecat-ai/pipecat-flows/-/blob/src/pipecat_flows/actions.py?L38) |
70+
| TypeScript | - [`vuejs/vue`](https://sourcegraph.com/github.com/vuejs/vue@main/-/blob/src/core/observer/index.ts?L68:3&popover=pinned) |
71+
| Ruby | - [`Homebrew/brew`](https://sourcegraph.com/github.com/Homebrew/brew@master/-/blob/Library/Homebrew/utils/bottles.rb?L18:18&popover=pinned) |
72+
| Rust | - [`rust-lang/cargo`](https://sourcegraph.com/github.com/rust-lang/cargo/-/blob/src/cargo/core/compiler/compilation.rs?L15:12&popover=pinned#tab=references) <br /> - [`rust-lang/rustlings`](https://sourcegraph.com/github.com/rust-lang/rustlings@main/-/blob/src/dev.rs?L10) |
73+
| C, C++ | - [`sourcegraph/cxx-precise-examples`](https://sourcegraph.com/github.com/sourcegraph/cxx-precise-examples/-/blob/piecewise_monorepo/arithmetic/src/multiplication.cpp?L3) |
7374

7475
## More resources
7576

0 commit comments

Comments
 (0)