Skip to content

Commit 970d922

Browse files
committed
Reformat bullet list of indexers to make it easier to update and read
1 parent 6b8102d commit 970d922

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

Readme.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,14 @@ Also, check out the [Debugging section][] in the Development docs.
3333
## Tools using SCIP
3434

3535
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
4144

4245
For more details about indexers, including LSIF-based indexers,
4346
see the [Sourcegraph documentation](https://docs.sourcegraph.com/code_navigation/references/indexers).

0 commit comments

Comments
 (0)