Skip to content

Releases: mopemope/meghanada-emacs

0.7.6 (2017-05-16)

16 May 14:36
Compare
Choose a tag to compare
  • Change sort order of the candidates to more better
  • Support maven parent pom
  • Change default formatter to google-java-format
  • Support make import from eclipse code format settings (meghanadaFormatter.xml)

Version 0.7.4 (2017-04-13)

13 Apr 07:59
Compare
Choose a tag to compare
  • Fix import all and optimize import bugs
  • Fix jump to enum declaration bugs

Version 0.7.1 (2017-03-23)

23 Mar 14:58
Compare
Choose a tag to compare

Fix jump to declaration bugs

Version 0.7.0 (2017-03-18)

17 Mar 17:09
Compare
Choose a tag to compare

Highlights

  • Support eldoc.
  • Add server remote-debug flag.

Version 0.6.6 (2017-03-01)

17 Mar 17:09
Compare
Choose a tag to compare
  • Fix jump to declarations bugs.

Version 0.6.5 (2017-02-28)

28 Feb 15:58
Compare
Choose a tag to compare
  • Fix jump to declarations for variadic method.
  • Fix parse try resources.
  • Supported jump to third party library source.(from sources.jar or decompiled file)

Version 0.6.4 (2017-02-24)

24 Feb 13:29
Compare
Choose a tag to compare
  • Fix jump from method refernce.
  • Supported jump to java standard lib source.

Version 0.6.3 (2017-02-22)

22 Feb 14:36
Compare
Choose a tag to compare
  • Fix jump to declarations for overload method.
  • Fix wildcard type completion.
  • Fix cache error log.

Version 0.6.2 (2017-02-20)

22 Feb 14:20
Compare
Choose a tag to compare
  • Fix Send column number count from 1.
  • Fix Send nil symbol.

Version 0.6.1 (2017-02-17)

17 Feb 08:28
Compare
Choose a tag to compare
  • Fix auto-import bugs.
  • Fix optimize-import bugs.
  • Fix var completion bugs.
  • Fix genecrics method completion bugs.
  • Fix some bugs.