File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,14 @@ Also, check out the [Debugging section][] in the Development docs.
33
33
## Tools using SCIP
34
34
35
35
Several indexers currently emit SCIP data:
36
- [ scip-java] ( https://github.com/sourcegraph/scip-java ) (for Java, Kotlin and Scala),
37
- [ scip-typescript] ( https://github.com/sourcegraph/scip-typescript ) ,
38
- [ scip-python] ( https://github.com/sourcegraph/scip-python ) ,
39
- [ scip-ruby] ( https://github.com/sourcegraph/scip-ruby ) and
40
- [ rust-analyzer] ( https://github.com/sourcegraph/rust-analyzer ) .
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-ruby] ( 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
41
44
42
45
For more details about indexers, including LSIF-based indexers,
43
46
see the [ Sourcegraph documentation] ( https://docs.sourcegraph.com/code_navigation/references/indexers ) .
You can’t perform that action at this time.
0 commit comments