Releases: mopemope/meghanada-emacs
Releases · mopemope/meghanada-emacs
Version 1.0.12 (2019-01-22)
- Support Java 11.
- Fix some bugs and improve stability.
Version 1.0.11 (2019-01-09)
- Improve completion order.
- Support annotaion value completion.
- Fix column position bug (thanks @Jeanhwea)
- Fix some bugs and improve stability.
Version 1.0.10 (2018-11-16)
- Add hooks after a test is executed. (thanks @roman)
- Fix some bugs and improve stability.
Version 1.0.9 (2018-09-10)
- Add jump-symbol. (thanks @iocanel)
- Fix search for junit test.
- Display maven error details.
- Fix some bugs and improve stability.
Version 1.0.8 (2018-07-18)
- Fix broken completion.
- Fix byte compile error.
Version 1.0.7 (2018-06-28)
- Fix chained completion.
Version 1.0.6 (2018-06-20)
- Fix broken completion.
- Fix some bugs and improve stability.
Version 1.0.5 (2018-06-13)
- Fix broken completion.
- Fix some bugs and improve stability.
Version 1.0.4 (2018-06-05)
- Support eclipse project (experimental).
- Fix broken custom source formatter.
- Fix broken optimize import.
- Fix decompiled source parse error.
- Decrease cpu usage a little.
- Fix some bugs and improve stability.
Version 1.0.3 (2018-05-24)
- Support import completion from symbol (added import-at-point function).
- Completion matcher is selectable (default is prefix matcher).
- Fix broken static import completion.
- Fix import statement sort (in case google-java-format).
- Fix some bugs and improve stability.