Releases: mopemope/meghanada-server
Releases · mopemope/meghanada-server
0.7.8 (2017-05-22)
- Fix many bugs and improve stability.
0.7.7 (2017-05-20)
- Fix many bugs and improve stability.
0.7.6 (2017-05-16)
- Change sort order of the candidates to more better
- Support maven parent pom
- Add server error logger
- Change default formatter to google-java-format
- Support make import from eclipse code format settings (meghanadaFormatter.xml)
- Fix many bugs and improve stability.
0.7.5
Version 0.7.4 (2017-04-13)
- Fix import all and optimize import bugs
- Fix jump to enum declaration bugs
Version 0.7.1 (2017-03-23)
Fix jump to declaration bugs
Version 0.7.0 (2017-03-18)
Highlights
- Support show declaration (eldoc support)
- Using kryo 4 and improve cache performance
- Improve gradle sub module build performance
- Fix zip and file stream memory leaks
- Fix broken android project completions
- Fix many bugs.
Version 0.6.6 (2017-03-01)
- Fix jump to declarations bugs.
Version 0.6.5 (2017-02-28)
- 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)
- Fix jump from method refernce.
- Supported jump to java standard lib source.