Skip to content

Commit dde2377

Browse files
Mark scip-clang as generally available
1 parent b24720c commit dde2377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Precise Code Navigation requires language-specific indexes to be generated and u
4040
| ---------------------- | --------------------------------------------------------------------------------- | --------------------- |
4141
| Go | [scip-go](https://sourcegraph.com/github.com/sourcegraph/scip-go) | 🟢 Generally available |
4242
| TypeScript, JavaScript | [scip-typescript](https://sourcegraph.com/github.com/sourcegraph/scip-typescript) | 🟢 Generally available |
43-
| C, C++ | [scip-clang](https://sourcegraph.com/github.com/sourcegraph/scip-clang) | 🟡 Partially available |
43+
| C, C++, CUDA | [scip-clang](https://sourcegraph.com/github.com/sourcegraph/scip-clang) | 🟢 Generally available |
4444
| Java, Kotlin, Scala | [scip-java](https://sourcegraph.com/github.com/sourcegraph/scip-java) | 🟢 Generally available |
4545
| Rust | [rust-analyzer](https://sourcegraph.com/github.com/rust-lang/rust-analyzer) | 🟢 Generally available |
4646
| Python | [scip-python](https://sourcegraph.com/github.com/sourcegraph/scip-python) | 🟢 Generally available |

0 commit comments

Comments
 (0)