No subsystem | Bug | IDEA-143263 | Find In Path is not autopopulating a selection from Find Preview window |
Bug | IDEA-146153 | Text label disappears when click on it | |
Bug | IDEA-156872 | MySQL dialect highlighting incorrect for 'TIMESTAMP ON UPDATE' | |
Bug | IDEA-156970 | No classpath jar in command line on dynamic.classpath=true when too many files in tmp on Windows | |
Exception | IDEA-156466 | AE at com.intellij.diagnostic.IdeMessagePanel.showErrorNotification | |
Exception | IDEA-156293 | NPE at com.intellij.ui.mac.MacGestureSupportForEditor$1.pressure | |
Exception | IDEA-156917 | Throwable at com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait | |
Exception | IDEA-156811 | NPE with any dm server activity | |
CSS | Exception | IDEA-154246 | Throwable at com.intellij.psi.css.impl.stubs.index.CssIndexUtil.processKeysInScope |
Code Analysis. Inspection | Bug | IDEA-157154 | Throwable - 'No longer valid' nodes after export/import inspection results. |
Bug | IDEA-157053 | 'Unused declaration' inspection - 'Safe delete' at class level deletes members but not class itself | |
Bug | IDEA-157046 | 'Unused declaration' inspection shows '1 instantiation found' for constructor of not used class | |
Bug | IDEA-157020 | HTML export of inspection results - Unused declaration inspection always has only one Problem resolution item | |
Bug | IDEA-157014 | XML offline inspection result - empty node for 'no longer valid' item | |
Bug | IDEA-157140 | 'Inspection tool window' counter limited to 1 after rerun when grouping by directory enabled. | |
Bug | IDEA-156164 | Inspection result toolwindow tree - exclude in one node also removes in another | |
Bug | IDEA-157007 | XML offline inspection results are not sorted in alphabetical order | |
Usability | IDEA-156894 | 'Inspection tool window' - preview scrolls to the beginning of the file after Excluding result | |
Exception | IDEA-155839 | java.lang.IllegalArgumentException: Argument for @NotNull parameter 'parentNode' must not be null | |
Exception | IDEA-156891 | Wrong offset: 13101. Should be in range: [0, 11760] - canceling inspection | |
Exception | IDEA-157146 | Throwable at exporting to XML invalid node of 'Unused declaration' inspection | |
Code Navigation | Bug | IDEA-156984 | Deadlock in inheritor search |
Compiling Project | Bug | IDEA-153793 | IntelliJ incorrectly encodes special characters in class files |
Bug | IDEA-148396 | java.lang.RuntimeException: Corrupted class file while using AJC 1.8.7 | |
Debugger | Bug | IDEA-156761 | 'Show watches in variables tab' button moves to Server tab |
Editor. Editing Text | Bug | IDEA-156530 | Trailing whitespace being stripped only from the file which editor tab is active |
Find, Replace, Find Usages | Exception | IDEA-149100 | Crash with ConcurrentModificationException |
Flash_Flex | Bug | IDEA-132621 | Vector.<SomeClass> as Vector.<*> marked as error |
GWT | Feature | IDEA-147195 | Support gwt-maven-plugin from net.ltgt.gwt.maven |
Bug | IDEA-86641 | Incorrect error in GWT UI Binder code when is included | |
Gradle | Bug | IDEA-156819 | Gradle test runner fails if assertEquals strings with unprintable chars |
IDE Configuration | Bug | IDEA-149309 | Set "-XX:HeapDumpPath" and "-XX:ErrorFile" in IDE launchers (was: Make process run in ${idea.system.path}) |
Indices | Bug | IDEA-156849 | Modal indexing |
JSP | Bug | IDEA-66870 | JSP imports are listed under "Unclassified usage" |
Java. Error Highlighting | Bug | IDEA-154024 | Bad code green: import inner class from default package |
Bug | IDEA-156859 | No underlining for wrong code with diamond operator | |
Bug | IDEA-156926 | Formerly green code should be red for JDK 9 | |
Bug | IDEA-138822 | Static import in class in the default package isn't supported in java. | |
Bug | IDEA-156937 | lambda highlighting: good code red blinks | |
Bug | IDEA-157025 | Intellij not underlining compiling error for java 8 | |
Bug | IDEA-151341 | Incorrect Class Resolution for some inner classes | |
Bug | IDEA-149008 | Wrong resolve for type arguments for inner class contaning in static class built on class files | |
Bug | IDEA-146058 | Undetected ambiguous reference to a field in interfaces | |
Java. Intention Actions | Bug | IDEA-156734 | "Replace lambda with method reference" loses comments in the lambda |
Java. Refactoring | Bug | IDEA-157066 | 'Move Class' refactoring may insert incorrect import statement if two same-named classes in different packages are involved |
Java.Inspections | Bug | IDEA-154872 | Good code yellow: NotNull/Nullable analysis is not working properly when annotations have target TYPE_USE |
Bug | IDEA-156049 | Wrong code inspection alert: «Redundant local variable», regression | |
Bug | IDEA-156844 | Overloaded Variable Argument Method inspection: Good code is yellow | |
JavaFX | Bug | IDEA-156740 | Data model classes aren't in Scene Builder class path |
Bug | IDEA-154197 | JavaFX: for CSS selector <-> fx:id, find usages and rename don't work | |
Bug | IDEA-156739 | Two relative CSS paths provided in an attribute are incorrectly highlighted with red | |
Maven | Bug | IDEA-154794 | IDE does not respect <executions> section of maven-compiler-plugin |
Packaging and Installation | Bug | IDEA-156503 | Can't update PhpStorm |
Bug | IDEA-156741 | Standalone version of external make fails to build project if runned with Java 9 | |
Plugin Support. Architecture | Bug | IDEA-157105 | IntelliJ IDEA 2016.2 EAP StackOverflowError with lombok plugin |
Refactoring | Bug | IDEA-156807 | Copy of bunch files stops on skip button |
SQL | Bug | IDEA-156513 | DDL file. Errors are displayed for valid data types. |
Spring | Feature | IDEA-91475 | SpEL should support case-insensitive null/boolean literals |
Feature | IDEA-155228 | Console for Spring applications: provide smart links | |
Feature | IDEA-155682 | Spring Security 4: the default logout-url should be /logout, not /j_spring_security_logout | |
Feature | IDEA-155680 | Spring Security: the custom logout url is not resolved in jsp | |
Feature | IDEA-143880 | Spring 4.2: support metaannotations for @EventListener | |
Bug | IDEA-156826 | SpEL: textual operators are case-insensitive | |
Bug | IDEA-156884 | SpEL: no completion autopopup after @ in the expression beginning | |
Bug | IDEA-156882 | SpEL: completion for T(...) operator n/a where expected | |
Bug | IDEA-157055 | SpEL color settings: the non-static fields are shown as static ones | |
Bug | IDEA-157043 | SpEL: T(..) operator inserting by completion inside parentheses removes the closing bracket | |
Bug | IDEA-156525 | Spring 4.2 @TransactionalEventListener does not have the same "Go to Event Publisher" icon as @EventListener | |
Bug | IDEA-154673 | Spring Initializr: automatically create Spring facet after import for Gradle project | |
Bug | IDEA-154585 | Spring MVC: resolve model properties via plain Map | |
Bug | IDEA-155211 | Spring: for the aliased attributes in custom cache* annotations no SpEL support is provided | |
Bug | IDEA-156799 | Spring: 'could not autowire' error is shown for qualified autowired field/parameter of supertype if subtype is injected | |
Usability | IDEA-151451 | Spring: CreateDefaultContext intention should be smarter if autodetectable configurations are found | |
Task Management | Bug | IDEA-130279 | sporadically missing actions/buttons in "Time Tracking" tool window |
Template Languages. Velocity | Feature | IDEA-152774 | Need #capitalizeAndUnderscore method available for getter/setter templates or a way to extend the StringUtils class in use |
Thymeleaf | Bug | IDEA-156731 | Thymeleaf: parser error is shown for #,@,| symbols that occurs inside expressions |
Unit Testing. JUnit | Feature | IDEA-156701 | Support 'Fork mode' = class when Repeat is set |
Bug | IDEA-156747 | Only 1 of multiple failures shown from JUnit MultipleFailureException sometimes | |
User Interface | Bug | IDEA-156745 | Control mouse wheel shortcut works together with scrolling |
Bug | IDEA-138256 | High DPI monitor issue: New repository location dialog for SVN is cut off | |
Bug | IDEA-156959 | Scrollbar in Log is not visible when scrolling | |
Performance | IDEA-156869 | HintManagerImpl#myLastEditor leaks project | |
User Interface.Accessibility | Bug | IDEA-156235 | apply changes from AndroidStudio (2) |
Bug | IDEA-156956 | GithubLoginPanel doesn't allow to traverse focus to dialog buttons | |
Version Control | Bug | IDEA-127833 | Non-project file writing access could be bypassed by some VCS actions |
XSLT | Bug | IDEA-155079 | Inspections build is hanging on TeamCity agent |
No subsystem | Feature | WEB-21399 | Suggestion: Intention to "Add braces to arrow function" similar to "Add braces from 'if' statement" |
Bug | WEB-21928 | JavaScript file that includes nothing but 'export' statements is recognized as minified (generated) | |
Bug | WEB-21804 | Angular 2 CLI - Exclude "tmp" and "dist" dirs | |
Performance | WEB-21886 | Inspection and code highlight lag | |
CoffeeScript | Bug | WEB-21854 | Opening coffee file throws exception |
File Watchers | Bug | WEB-17949 | .es6 Babel file watcher watches incorrect files by default |
JavaScript | Bug | WEB-21365 | 'Edit angular fragment' fails with escaped characters |
Bug | WEB-21560 | "Replace with Template String" fails if original contains a backtick | |
Bug | WEB-21773 | Inline type information in function parameters is not found when param. destructuring is used | |
JavaScript. Inspections | Bug | WEB-21054 | JavaScript useless warning Variable might not have been initialized |
Bug | WEB-21903 | 'Cannot resolve symbol' exported import es6 | |
Bug | WEB-21878 | Erroneous "type mismatch" inspection warnings when using arrow functions and promises | |
JavaScript. Refactoring | Bug | WEB-16440 | "Redundant variable" warning and "Inline variable" refactoring don't work on a destructuring variable declaration |
Bug | WEB-21419 | ES6: Intentions: add support inside HTML script tag and inside JS injections | |
Node.js | Bug | WEB-21914 | angular-cli: Cannot find angular-cli package |
TypeScript | Bug | WEB-21860 | Good Code Red: @ngrx/db import |
DB Introspection | Bug | DBE-2722 | Support drop table cascade in PostgreSQL incremental introspector |
IDE General | Feature | DBE-2426 | Desktop/Launcher shortcuts |
SQL Generation | Bug | DBE-2714 | Schema switcher does not affect create table dialog |
User Interface | Exception | DBE-2720 | Modify table dialog not showing in DataGrip |