Skip to content

1.4.0

Compare
Choose a tag to compare
@rgrunber rgrunber released this 03 Mar 16:54
· 427 commits to master since this release
  • enhancement - Trigger completion after new keyword. See #1666.
  • enhancement - Improve occurrences highlighting. See JLS#1941.
  • enhancement - Autoclose multiline strings (JEP 368). See #1428.
  • enhancement - Provide more aliases for code snippets. See #2314.
  • bug fix - "Add serial version ID" should not generate empty comments. See JLS#1899.
  • bug fix - Convert to static import incorrectly removes import statements. See JLS#1203.
  • bug fix - Open Java extension log doesn't open latest file. See #2319.
  • bug fix - Type mismatch: cannot convert from Object to Map<String,IndexType>. See JLS#1971.
  • bug fix - Signature help occasionally fails on constructors and qualified method invocations. See #2097.
  • other - Set java.configuration.workspaceCacheLimit default value to 90. See #2330.
  • other - Deprecate java.configuration.checkProjectSettingsExclusions. See #2311.