Skip to content

Releases: microsoft/lsif-java

0.1.3

26 Apr 05:05
Compare
Choose a tag to compare

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.2

26 Apr 05:05
Compare
Choose a tag to compare

Changed

  • Change the output format

0.1.1

26 Apr 05:05
Compare
Choose a tag to compare

Fixed

  • Fix the typo for metaData.
  • Remove the duplicated hoverResults

0.1.0

26 Apr 05:04
Compare
Choose a tag to compare

Initialize the Java LSIF Indexer