IntelliJ IDEA 14 早期預覽版發布
今天我們很高興地宣布,IntelliJ IDEA 14,代號為仙后座并定于今年晚些時候發布,現在可以提前預覽!下載: IntelliJ IDEA 14 EAP 然后看看它提供了哪些激動人心的新功能。
以下是這次發布的一些亮點:
- Completely rewritten using the new API, with unified Debugger tool window for all languages.
- The Watches tab now persists expressions (and remembers it even after you close it.)
- Breakpoints can now be arranged by user groups.
- Hidden elements of long arrays and collections are displayed on demand, you no longer need to edit the view settings for that.
- Backspace smart indent makes the Backspace key aware of your code formatting settings, so it doesn’t break your code when removing indents before caret.
- Now it’s possible to generate tests for methods and add them to an existing test class.
- The new Code cleanup action (available via Analyze → Code Cleanup or as an option in the VCS commit dialog) applies quick-fixes in batch mode to selected files.
- The improved Find in path action now can search within files with unknown extensions and within the .idea configuration files. It also uses indices when searching for strings that contain a part of an identifier (3 characters and longer.)
- Copy/paste selected code as HTML/RTF is now available without additional plugins.
- Better IDE startup time.
- SceneBuilder 2.0 is now available as UI designer so you don’t need to leave IntelliJ IDEA to work with .fxml files (requires IntelliJ IDEA to run on Java 8.)
- Performance when handling Spring projects with large numbers of XML descriptor files has been significantly improved.
- The Select In action now also can navigate to the Spring tool window.
- The new plugin with Spring Websocket support.
- The Push dialog has been improved.
- The Log viewer loads faster.
- The option to revert uncommitted merge and update from the Log viewer reverting the current changes.
- Displaying of the current revision in the Log viewer.
- Many other enhancements, including the notification about incoming/outgoing changes.
- Postfix code completion for JavaScript
- Spy.js and Node.js now can run together via new run configuration.
We think you’ll also appreciate the fact that Code Coverage tool, Structural Search and Replace, and Type Migration refactoring have become available in IntelliJ IDEA Community Edition.
Work on IntelliJ IDEA 14 is in full swing, so many more awesome
features await ahead. Meanwhile, feel free to help us make the release
even better by sharing your feedback in our discussion forum and reporting bugs to the issue tracker!
來自:http://blog.jetbrains.com/idea/2014/06/intellij-idea-14-early-preview-is-available/#sthash.oOS0GF1W.eaof
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!