Skip to content

0.46.0

Compare
Choose a tag to compare
@fbricon fbricon released this 05 Jun 23:51
  • enhancement - new 'try with resources' snippet, triggered by try_resources. See #932.
  • enhancement - new 'private field' snippet, triggered by prf. See #933.
  • enhancement - new spinning icon in status bar, when server is loading. Good bye rocket. See #929.
  • enhancement - added code action to generate constructors. See #921.
  • enhancement - added code action to generate delegate methods. See #930.
  • enhancement - updated buildship to 3.1.0. See Buildship changelog.
  • enhancement - updated m2e to 1.12 (now embeds Maven 3.6.1). See m2e changelog.
  • enhancement - provide more info on hover for constant fields. See JLS#1049.
  • bug fix - fixed Signature Help not matching active parameter per type. See JLS#1037.
  • bug fix - fixed disabling Gradle wrapper in certain cases. See JLS#1044.