The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix an NPE in ImplementationsVisitor when get the implementation ranges
- Visit SimpleType and SimpleName in HoverVisitor and ReferencesVisitor
- Add SimpleType, SingleVariableDeclaration, VariableDeclarationFragment and MethodInvocation into ReferencesVisitor
- Stop enlisting the vertices and edges if the element does not have hover information
- Change the output format
- Fix the typo for
metaData
. - Remove the duplicated
hoverResults
Initialize the Java LSIF Indexer