Meghanada Emacs Versions Save

A Better Java Development Environment for Emacs

v1.3.2

2 years ago

Fixed

  • Fix CVE-2021-44228

v1.3.1

3 years ago

Fixed

  • Fix function documentation.
  • Fix implemented xref-backend.

v1.3.0

4 years ago

Added

  • implemented xref-backend to support xref-find-references and xref-find-definitions.
  • global code formatter configuration file support.

Changed

  • change the auto-completion insertion of arguments to be selectable (see company-meghanada-insert-args).

Fixed

  • fix wrong return code for download progress.

v1.2.1

4 years ago
  • fix some bugs and improve stability.

v1.2.0

4 years ago
  • collect telemetry data of meghanada-server (default disabled).
  • fix constructor completion format.
  • fix array completion.
  • fix file paths not being processed correctly in windows.
  • fix some bugs and improve stability.

v1.1.2

5 years ago
  • fix NoClassDefFoundError when run junit.
  • fix some bugs and improve stability.

v1.1.1

5 years ago
  • fix unwrap temporary-file-directory (thanks @bsless).
  • fix some bugs and improve stability.

v1.1.0

5 years ago
  • support open j9 (experimental).
  • fix some bugs and improve stability.

v1.0.14

5 years ago
  • works without the project tool (mvn, gradle, etc).
  • support java 12 (experimental).
  • add jvm option setting (meghanada-jvm-option).
  • support company-box.
  • fix some bugs and improve stability.

v1.0.13

5 years ago
  • support build.gradle.kts.
  • fix some bugs and improve stability.