IntelliJ IDEA 2017.1.4
Released: Jun 6, 2017
2017.1.4 での更新項目
機能
- The default size of the code completion popup is now configurable.
- Spring: on external system import, Spring facet is now created automatically.
- Switch results tab when editor tab is switched.
- Added shortcut for Switching attached console.
不具合の修正
- 5+ minutes synchronize after remove of 11k files.
- Download Sources not working after 2017.1 update.
- Idea doesn't close properly some project windows.
- High CPU usage due to Component.setCursor.
- No JaCoCo coverage for multi module projects.
- Compile Error under JDK9-167.
- Idea 2017 freeze opening database tools connection.
- Application freezes on any kind of operations on DB which implies changes ( not read operations).
- MySQL proc which runs lots of inserts hangs IntelliJ.
- Clipboard synchronization hangs on Wayland.
- No cursor when switching to another window.
- No space between line number and code when exporting found occurences to text file.
- Import Project From Gradle - .ipr file based not respected.
- Duplicated module is created when creating a new Gradle project with qualified module names.
- Unable to download/attach sources to Gradle or Gradle plugin.
- groovy console import is not persistent.
- "Incompatible types" error highlighted but compiler compiles fine.
- Unexpected Ambiguous error in calling method overloaded with variable arguments.
- Constant conditions: incorrectly says tricky java comparison will always return true.
- Null warning after assertThat check for is(notNullValue()).
- Custom `@Nullable` annotations meta-annotated with JSR 305 ones are not taken in account.
- Weblogic shutdown fails is password contains "@".
- Can't download dependency's source code.
- Throwable: Control-flow exceptions (like CannotRunReadActionException) should never be logged.
- Command-line launcher does not work on Python 3.
- Can't pass single "*" character as command line argument in run configuration.
- Java 9 modules are not launched correctly.
- Run/Debug configuration - Logs broken.
- Program arguments in application run configuration are expanded.
- Intellij freezes completely everytime on startup.
- spring.jpa.database-platform provides wrong auto-completion.
- Idea very slow with ES6 files.
- Spring: diagram providers slow down opening context menu.
- Replacing/removing a modifier removes all other modifiers.
- Fish user functions not loaded.
- Toolwindow activates in another project.
- Open project in current window opens new window instead.
- IntelliJ IDEA won't start on Mac OS Sierra.
- MacOS: CCE at com.intellij.ide.favoritesTreeView.FavoritesRootNode cannot be cast to com.intellij.ide.projectView.ProjectViewNode on change UI Theme.
- IDE is closed even I canceled exit.
- [linux] editor font size in Settings may decrease after restart.
- Diagram printing prints empty.
- Search text area has an improper height.
- Spelling is not checked on first commit dialog invocation.
- Git: Unstash changes: Apply and pop actions fail.
- Throwable on authentication failure in case both login and password asked.
- hg4idea always tries to load too much data sometimes completely filling Java heap.
- React: creating react application as a submodule of existing IDEA project fails.
- Can't download d.ts file for paper.
- Can't debug node 8 nightlies.
- Menu element showing as deprecated in JSX.
- JSConstructorReturnsPrimitive and React stateless functional component.
- JSX components are incorrectly marked as deprecated HTML tags.
- Standard Code Style: wrong highlighting in the Editor.
- runConfiguration npm type - first argument override.
- Can't enable node core library.
- NodeJS support cannot be enabled for Node 8.
- Test REST Client can't delete pramertes or headers anymore.
- Wrong indentation in Stylus files.
- [Angular2] Errors in template file are causing fake tslint error highlighting on same line in typescript file.
- TypeScript service doesn't work with typescript@2.3.0-dev.20170420.
- Typescript: StackOverflowError on recursive generic types.
- By clicking on the "Test Connection", the result information is visible only in the first dialog tab.
- Incorrect summary error count on MySQL script run.
- DataGrip freezes after cancelling query.
- Regression of DBE-1382 Cancelling MySQL Query Prevents Further Queries.
- Performance issue with Introspecting schema.
- Wrong column sort order in edit window after add new column.
- New Data Source from Data Sources and Drivers window.
- cannot change the connection/console for a sql file without "Run".
- "Add to currently open projects" not working.