File tree 1 file changed +9
-8
lines changed
1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
- # Kotlin LSIF support
1
+ # Kotlin SCIP support
2
2
3
- This codebase implements a Kotlin compiler plugin that can be used together with
4
- [ lsif -java] ( https://sourcegraph.github.io/lsif -java ) to emit
5
- [ LSIF ] ( https://lsif.dev ) indexes for Kotlin projects.
3
+ This codebase implements a Kotlin compiler plugin that can be used together
4
+ with [ scip -java] ( https://sourcegraph.github.io/scip -java ) to emit
5
+ [ SCIP ] ( https://github.com/sourcegraph/scip ) indexes for Kotlin projects.
6
6
7
7
## Getting started
8
8
9
- This project must be used together with lsif-java. Visit
10
- [ https://sourcegraph.github.io/lsif-java/ ] for instructions on how to index
11
- Kotlin projects with lsif-java. Note that lsif-java indexes Kotlin sources even
12
- if you have no Java code.
9
+ This project must be used together with scip-java. Visit
10
+ [ scip-java] ( https://sourcegraph.github.io/scip-java/ ) for instructions on how
11
+ to index Kotlin projects with scip-java. Note that scip-java indexes Kotlin
12
+ sources even if you have no Java code.
13
+
You can’t perform that action at this time.
0 commit comments