You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ that generates one
15
15
every `*.java` source file. After compilation completes, the SemanticDB files
16
16
are processed to produce LSIF.
17
17
18
-

18
+

Copy file name to clipboardExpand all lines: docs/manual-configuration.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Indexing a codebase consists of two independent steps:
15
15
- Compile the codebase with the SemanticDB compiler plugin.
16
16
- Generate LSIF index from SemanticDB files.
17
17
18
-

18
+

19
19
20
20
## Step 1: Add SemanticDB compiler plugin to the classpath
0 commit comments