IntelliJ IDEA 2019.3 EAP8 发布docker
What’s New in IntelliJ IDEA 2019.3 EAP8?api
Zlata Kalyuzhnaya 于2019 年 10 月 31 日发布app
Posted on October 31, 2019 by Zlata Kalyuzhnayaide
IntelliJ IDEA 2019.3 EAP 侧重于对 IDE 的各个部分进行小的修复和改进。EAP8 附带了对 Gradle 模块中几个回归修复,优化了服务工具窗口,修复了一些内存泄漏问题,改进了对SpringBoot 2.2 的支持,改进了 Docker 终端,引入了新的 Kubernetes 视图,并包含了来自 AndroidStudio3.5 的更改。快下载尝鲜吧。工具
The new IntelliJ IDEA 2019.3 EAP build focuses on small fixes and improvements to various parts of the IDE. The new build comes with fixes for several regressions in Gradle support, polishes the Services tool window, fixes memory leaks, improves support for SpringBoot 2.2, improves Docker terminal, introduces the new Kubernetes View, and includes changes from Android Studio 3.5. Give it a try.优化
您能够在 release notes 中找到修复问题的完整列表。ui
You’ll find the full list of all the issues that have been addressed in our release notes.this
与往常同样,IntelliJ IDEA Ultimate 的 EAP 版本是无偿使用的,但自打包日期起 30 天内过时。idea
As usual, the EAP builds for IntelliJ IDEA Ultimate are free to use but expire 30 days from the build date.插件
更好的 Docker 终端
Better Docker terminal
咱们改进了 Docker 支持,如今 Docker 容器中的终端提供了与 IDE 中的嵌入式终端相同的功能。IDE 如今正确地向容器发送 resize 命令以响应终端的 resize。当命令很长时,以前 Docker 终端不是自动换行,而是覆盖当前行。
We have refined our Docker support, and now the terminal inside a Docker container provides the same capabilities as the embedded terminal inside the IDE. The IDE now correctly sends resize commands to a container in response to terminal resize. Previously, on the long command, the Docker terminal didn’t start a new line but would overwrite the current line instead.
Kubernetes 视图
Kubernetes View
咱们对 Kubernetes 的支持也有一些改进如今在服务工具窗口中,IDE 提供集群浏览和 pod 日志查看。
There are also some improvements to our Kubernetes support. Now in the Services tool window, the IDE provides cluster browsing and pod log viewing.
请注意,您须要首先安装 Kubernetes 插件,此插件仅与 Intellij IDEA Ultimate 兼容。
Please note that you need to first install the Kubernetes plugin. This plugin is only compatible with IntelliJ IDEA Ultimate.
此外,IntelliJ IDEA 2019.3 的 EAP8 版本包含了 Android Studio 3.5 的全部更改。
Also, this EAP build of IntelliJ IDEA 2019.3 includes all changes from Android Studio 3.5.
快试试新的版本吧,并在评论、问题跟踪系统或 Twitter 上分享您的反馈。
Give the new build a try and share your feedback with us here in the comments, in our issue tracker, or on Twitter.
Happy Developing!