Releases: microsoft/lsif-java
Releases · microsoft/lsif-java
0.1.3
Added
- Add SimpleType, SingleVariableDeclaration, VariableDeclarationFragment and MethodInvocation into ReferencesVisitor
Fixed
- Stop enlisting the vertices and edges if the element does not have hover information
0.1.1
Fixed
- Fix the typo for
metaData
.
- Remove the duplicated
hoverResults
0.1.0
Initialize the Java LSIF Indexer