📜 ⬆️ ⬇️

IntelliJ IDEA 2019.1: Customizing interface themes, switch expressions from Java 12, debugging inside Docker containers

This is a review of the new in IntelliJ IDEA 2019.1. Links in the headlines lead to the appropriate sections on the site, where everything is described in detail, but in English.

image

Interface


Made new interface themes and the ability to create them yourself.


')

Java





Gradle





Maven





Version Control Systems





Diff viewer





Recent Locations


In the new Recent Locations popup window ( Cmd-Shift-E / Ctrl-Shift-E ) you can view all the places in the code that you have recently visited or edited.



JVM debugger





Editor





Scala



Groovy



Kotlin




JavaScript and Typescript



Docker


Now you can debug Java applications running inside the Docker container.



Kubernetes Plugin



Spring cloud stream



Other



The list of important improvements turned out to be quite large, but in working on all these cool features we did not forget about quality and stability - we continue to correct mistakes, get rid of performance problems and make the IDE even more convenient.

A complete list can be found in release notes . We thank everyone who votes for the tasks in the tracker, sends suggestions for improvement, shares thoughts on Twitter and in the comments on Habré. Your feedback helps us make IntelliJ IDEA better, keep up the good work!

Download IntelliJ IDEA 2019.1

JetBrains

Source: https://habr.com/ru/post/447430/


All Articles