Red Hat Releases Language Support for Java Plugin 1.0 for VSCode
Red Hat has released version 1.0 of Language support for Java on Visual Studio Code with new features that include: support for Java 17; improvement in performance by deferring some computations based on new features of the LSP specification; tuning the various JVM options; optimization in the responsiveness of the language server; and the ability to display the Type hierarchy. The source lookup feature has been improved and now supports unmanaged projects, without Maven or Gradle, and is able to display sources of any library available on Maven central. This release also contains new code actions, to increase developer productivity, for example, to add a missing method. Lastly, support for Gradle files written in Kotlin (.kts) was introduced.
Читать статью
Red Hat has released version 1.0 of Language support for Java on Visual Studio Code with new features that include: support for Java 17; improvement in performance by deferring some computations based on new features of the LSP specification; tuning the various JVM options; optimization in the responsiveness of the language server; and the ability to display the Type hierarchy. The source lookup feature has been improved and now supports unmanaged projects, without Maven or Gradle, and is able to display sources of any library available on Maven central. This release also contains new code actions, to increase developer productivity, for example, to add a missing method. Lastly, support for Gradle files written in Kotlin (.kts) was introduced.
Читать статью