JetBrains has launched IntelliJ IDEA 2021.1, an replace to the corporate’s flagship IDE that provides a brand new strategy to run functions from the IDE. The new model additionally improves Kotlin assist and provides assist for Java 16.
Published on April 6, IntelliJ IDEA 2021.1 is the primary launch of the IDE this yr. Highlighting the discharge is a brand new strategy to run functions from contained in the IDE, whereby builders can edit the run configuration of an utility or take a look at to set the run goal—a Docker container, an SSH server, or Windows Subsystem for Linux (WSL), on this preliminary model. Previously, apps could be run regionally, with all settings from the IDE.
With the brand new run configuration possibility, builders might, for instance, run a Spring Boot utility with an SSH or Docker goal. If Docker is chosen, builders can select to tug or construct a picture. If a picture is pulled, code completions assist to pick out the proper picture.
Also featured in IntelliJ Idea 2021.1 is assist for Java 16, which was launched in March, with the flexibility, for instance, to refactor data in the identical as different Java courses. Existing code could be migrated to make use of new language options.
Another new characteristic permits builders to pick out an inspection profile offering evaluation earlier than the commit section. Also new is a built-in preview for HTML, to get an thought of what adjustments will seem like as they’re being made, and performance to cope with JSONPath expressions.
Other new options and enhancements in IntelliJ Idea 2021.1:
- For the Kotlin language, builders can outline unlawful package deal dependencies in Kotlin code. Defining unlawful package deal dependencies can forestall code from by chance relying on the mistaken packages, such because the database layer counting on the UI layer. This functionality has been accessible for Java code. Kotlin/JVM builders additionally achieve UML diagrams for Kotlin courses. Also, syntax and error highlighting for Kotlin is quicker, as is code completion.
- Windows Subsystem for Linux assist has been improved, with assist for Java tasks in WSL2 and for Maven and Gradle.
- The Profiler has had a facelift to make it simpler to make use of.
- Usability enhancements and bug fixes have been made, similar to an improved colour scheme for UML diagrams within the UI.
- The Space staff collaboration plug-in and the Code with Me collaborative growth instrument are actually bundled with IntelliJ.
IntelliJ Idea 2021.1 is downloadable from jetbrains.com or by way of the JetBrains Toolbox…