github redhat-developer/vscode-java v1.8.0
1.8.0

latest releases: v1.35.1, v1.35.0, v1.34.0...
2 years ago
  • enhancement - Improve the Lombok support. See #2519.
  • enhancement - Show Add javadoc for in quick assists. See JLS#2133.
  • enhancement - Show Change modifiers to final in quick assists. See JLS#2134.
  • enhancement - Support project reload selection. See #2513.
  • enhancement - Auto-select field when generating constructors. See #2125.
  • enhancement - Allow to build selected projects. See #2526.
  • enhancement - Support multiple selections for generate accessors. See JLS#2136.
  • bug fix - Fix NPE when triggering signature help in class file. See JLS#2102.
  • bug fix - Support for renaming record attributes. See #2433.
  • bug fix - Add logback tracing to JDT-LS. See JLS#2108.
  • bug fix - Open All Log Files should also include the standard output/error log files. See #2367.
  • bug fix - Verify that java.jdt.ls.java.home meets minimum JRE requirement. See #2512.
  • bug fix - Avoid repeatedly setting busy and ready for language server status. See #2494.
  • bug fix - Fix ParentProcessWatcher on macOS. See #2488.
  • bug fix - Change the order for configuration updating options. See JLS#2135.
  • bug fix - Show Type Hierarchy breaks in vscode-insiders. See #2524.
  • bug fix - TypeError: Cannot read properties of undefined (reading 'stop'). See #2503.
  • build - Move to Java 17. See #2495.
  • debt - GitHub Actions job should use Node.js 14. See #2532.
  • other - Adjust the order of code actions. See JLS#2109.
  • other - Add DCO documentation. See #2521.
  • other - Allow to clean workspace without pop-up notification. See #2514.

Don't miss a new vscode-java release

NewReleases is sending notifications on new releases.