Skip to content

Highlight errors, Deprecated label and other...

Latest
Compare
Choose a tag to compare
@artur-shaik artur-shaik released this 11 Feb 15:10
· 88 commits to master since this release
29fee1c

Features

  • Highilight parsing errors in java file #367;
  • «Deprecated» annotations #341
  • Ant support #391
  • Java 11 support #406

Bugs

  • fixed latency in communication between python bridge and Javavi server, this should bring some perfomance when javacomplete make request to server #412;
  • static methods don‘t show when autocomplete initiated in same class #414;
  • improved work with generics #384;
  • fixed problem with autocompilation on some platforms, thanks to BriceGagnageRenault #383;
  • was fixed annoying bug when autocomplete jump to the middle of the screen #383;
  • now when you create file in dirty buffer new split window opens #388;
  • add into account inner classes when search for missing imports #366;
  • fixed conditions for methods without modifiers #362;
  • java project without build automation tools regret fetching used libraries, even if it was explicitly stated by settings #410.

Information on release: en | ru