@@ -34,13 +34,13 @@ Also, check out the [Debugging section][] in the Development docs.
34
34
35
35
Several indexers currently emit SCIP data:
36
36
37
- * [ scip-java] ( https://github.com/sourcegraph/scip-java ) : Java, Scala, Kotlin
38
- * [ scip-typescript] ( https://github.com/sourcegraph/scip-typescript ) : TypeScript, JavaScript
39
- * [ rust-analyzer] ( https://github.com/sourcegraph/rust-analyzer ) : Rust
40
- * [ scip-clang] ( https://github.com/sourcegraph/scip-clang ) : C++, C
41
- * [ scip-ruby] ( https://github.com/sourcegraph/scip-ruby ) : Sorbet, Ruby
42
- * [ scip-python] ( https://github.com/sourcegraph/scip-python ) : Python
43
- * [ scip-dotnet] ( https://github.com/sourcegraph/scip-dotnet ) : C#, Visual Basic
37
+ - [ scip-java] ( https://github.com/sourcegraph/scip-java ) : Java, Scala, Kotlin
38
+ - [ scip-typescript] ( https://github.com/sourcegraph/scip-typescript ) : TypeScript, JavaScript
39
+ - [ rust-analyzer] ( https://github.com/sourcegraph/rust-analyzer ) : Rust
40
+ - [ scip-clang] ( https://github.com/sourcegraph/scip-clang ) : C++, C
41
+ - [ scip-ruby] ( https://github.com/sourcegraph/scip-ruby ) : Sorbet, Ruby
42
+ - [ scip-python] ( https://github.com/sourcegraph/scip-python ) : Python
43
+ - [ scip-dotnet] ( https://github.com/sourcegraph/scip-dotnet ) : C#, Visual Basic
44
44
45
45
For more details about indexers, including LSIF-based indexers,
46
46
see the [ Sourcegraph documentation] ( https://docs.sourcegraph.com/code_navigation/references/indexers ) .
0 commit comments