Skip to content

0.41.0

Compare
Choose a tag to compare
@fbricon fbricon released this 23 Apr 17:05
· 844 commits to master since this release
  • enhancement - added Generate hashcode() and equals()... source action. See 814.
  • enhancement - added reload prompt when extension bundles changed. See #822.
  • enhancement - added status to ExtensionAPI. See #830.
  • enhancement - improved failed JDK detection diagnostic. See #835.
  • bug fix - fixed the mechanism to resolve the package name of an empty java file. See #750.
  • bug fix - fixed server stopping when idling. See #815.
  • bug fix - signature help should select the 1st parameter after the opening round bracket. See JLS#947.
  • debt - subscribe all disposables to the extension's context. See #832.