Skip to content

1.7.0

Compare
Choose a tag to compare
@rgrunber rgrunber released this 01 Jun 16:56
  • enhancment - Support separate "Generate Getters" and "Generate Setters". See #2362.
  • enhancement - Show field type when generating accessors. See #2459.
  • enhancement - Show quick fixes for generating accessors in field declarations. See JLS#2092.
  • enhancement - Support exclusion list for inlay hints. See #2412.
  • enhancement - Support Gradle invalid type code error check. See #1594.
  • bug fix - Add support to open decompiled symbols through the symbols list. See JLS#2087.
  • bug fix - Add completion support for multiline comment blocks. See #2484.
  • bug fix - Ensure the standard server shuts down immediately after the client. See #2471.
  • bug fix - Fix java.completion.importOrder. See #2489.
  • other - Add a new API to wait for standard server ready. See #2461.
  • other - Support publishing pre-release versions. See #2285.