No subsystem | Bug | IDEA-153539 | Supplied Dark Themes define parent_scheme as 'Default' instead of 'Darcula' |
Bug | IDEA-163040 | Iml files marked as modified on perforce on project open | |
Android | Bug | IDEA-162589 | Cannot debug application using Java 7 |
CSS | Bug | IDEA-162422 | CSS Autocomplete issues |
Code Formatting and Code Style | Bug | IDEA-156001 | Code Style Import doesn't recognise project-specific .idea/codeStyleSettings.xml |
Compiling Project | Usability | IDEA-162726 | Update Eclipse Compiler (or add instructions to help documentation) |
Database | Bug | IDEA-149585 | Foreign Key navigation doesn't work for SQLite |
Usability | IDEA-162863 | Don't remember password by default if “Remember password” is unchecked | |
Diff_Merge | Bug | IDEA-160499 | Cannot use "Find" in 3-way conflict resolution merge window |
Cosmetics | IDEA-162742 | 'Close Merge' dialog shows mnemonics of buttons in the message text | |
Editor. Error Highlighting | Bug | IDEA-162544 | Compilable (Java) code is red |
Gradle | Bug | IDEA-162545 | Error:gradle-resources-test:project: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils |
Bug | IDEA-149593 | Cannot open gradle project with error | |
Bug | IDEA-136800 | Loading gradle project should not be modal | |
Grails | Usability | IDEA-162608 | Choose default application in Run Grails Command dialog |
Cosmetics | IDEA-162591 | Grails/Griffon target is always disable in 'Change View' popup in 2016.3 EAP | |
Java. Code Completion | Bug | IDEA-162710 | Smart completion ignores possible variants in some cases |
Java. Intention Actions | Bug | IDEA-162696 | Intention "Merge filter chain" does not add parentheses if necessary |
Java.Inspections | Feature | IDEA-162215 | "Collection usage could be simplified in Java 8": Generate computeIfAbsent as well as putIfAbsent |
Bug | IDEA-162574 | False positive 'Lambda can be replaced with method reference' | |
Bug | IDEA-162557 | Endless loop is too complex to analyze | |
JavaEE | Bug | IDEA-162224 | Toolwindow "Java Enterprise" / Edit servlet opens "Version control" Toolwindow |
Packaging and Installation | Bug | IDEA-162192 | Build number is not included into idea.exe signature |
Bug | IDEA-162263 | Restarting no longer works on 2016.3 EAP (infinite loop in restart.py) | |
Project View | Bug | IDEA-162888 | NPE in ProjectViewImpl.changeViewCB |
Bug | IDEA-162376 | Compact Empty Middle Packages, Flatten Packages options in the Project toolwindow don't work any more | |
Spring | Bug | IDEA-162918 | Spring Webflow: on new flow creating via New | XMLConfigurationFile | Spring Web Flow use the 2.4 schema |
Bug | IDEA-162713 | Spring: <aop:config> element is not recognized as bean (not shown in the Spring Beans toolwindow and graph) | |
Bug | IDEA-149422 | Spring Webflow Model Validation fails to resolve interfaces | |
Bug | IDEA-162963 | Spring Webflow: configuration is not recognized if located in the imported resource | |
Exception | IDEA-152444 | PIAE at com.intellij.psi.impl.source.tree.CompositePsiElement.getContainingFile | |
Thymeleaf | Feature | IDEA-159229 | Downlaod latest Thymeleaf version 3 library |
Bug | IDEA-151915 | Thymeleaf3 SpringSecurity dialect: the model attributes are not resolved in expressions using #vars object | |
Bug | IDEA-152180 | Thymeleaf: '+' operator is not parsed in expressions with messages | |
Bug | IDEA-158130 | Error in parsing of link expressions | |
Bug | IDEA-155242 | Thymeleaf link server context not supported | |
Bug | IDEA-152604 | Thymeleaf: literal substitutions are not parsed in the fragment expressions | |
Bug | IDEA-152614 | Thymeleaf 3: using fragment expressions outside fragment insertion attributes (th:insert/th:replace/th:include) is not supported | |
Performance | IDEA-160541 | Thymeleaf DOM model: add @Stubbed | |
Performance | IDEA-160540 | Thymeleaf Expressions Injector must not run in any XML file | |
Unit Testing. JUnit | Bug | IDEA-163025 | [regression] Run selected tests from test results only runs one |
Bug | IDEA-162923 | junit-jupiter 5 messes detection of non-annotated JUnit tests | |
Exception | IDEA-162858 | Throwable when trying to run tests from gradle project | |
User Interface | Bug | IDEA-162171 | File > Open points to "C:\" directory |
Bug | IDEA-162770 | Can't manually enter the path in the FileChooser | |
Bug | IDEA-162885 | Diff window is not showing selections with background image enabled | |
Version Control | Bug | IDEA-162678 | Version Control Local Changes (Git) does not grab focus when opened |
Bug | IDEA-162691 | Shelving multiple PNG files with the same name (but different folders) only stores one file | |
Version Control. Git | Bug | IDEA-148376 | Canceling Git operations shouldn't leave index.lock. |
No subsystem | Feature | WEB-22699 | JSX/Flow: XML tag has empty body -> change to bodyless |
Bug | WEB-23856 | Inspector incorrectly identifies unused constant in JSX | |
Bug | WEB-23839 | JSDoc: Unresolved variable when using @function tag | |
Bug | WEB-6656 | Cursor/Smart position is out of whack after <!doctype ...> | |
Bug | WEB-23312 | JSX/TSX: wrong closing tag is inserted on completion when creating tag in front of some text | |
Bug | WEB-23757 | Webstorm consumes lot of cpu and freezes on Linux CentOS 7 | |
Build tools | Bug | WEB-21484 | Ability to pass --silent option to npm when running script |
CSS | Bug | WEB-23601 | PostCSS: bad inspection CssNegativeValue |
Dart | Feature | WEB-1612 | Dart command line app debug: implement jump to source, jump to type source |
Debugger | Feature | WEB-23720 | React Native: show log |
JavaScript | Bug | WEB-23192 | Incorrect warnings when using optional React props |
Bug | WEB-23297 | JavaScript: Invalid syntax validation within objects defined within a class method ("unresolved variable [methodName]") | |
Bug | WEB-23766 | Template string conversion bug | |
Bug | WEB-23753 | Autocomplete doesn't work in ObjectExpression with computed property | |
Bug | WEB-23751 | React autocomplete doesn't work with Flow prop types | |
JavaScript. Formatter | Bug | WEB-22858 | incorrect indentation for arrow functions with implicit return |
Bug | WEB-22044 | Shorthand object property names are formatted incorrectly | |
JavaScript. Frameworks | Feature | WEB-23829 | Support React Native StyleSheet |
Bug | WEB-23611 | React-Native: Strange message for "View" element | |
Bug | WEB-23798 | Autocomplete doesn't work in "magic props name" open | |
Bug | WEB-23293 | angular-cli in-project generators not working in beta17 | |
Bug | WEB-22651 | WebStorm characterizes React components that are nested functions as unused | |
JavaScript. Inspections | Bug | WEB-23810 | Incorrect inspection warning for parameter types when creating an instance of RegExp |
Node.js | Feature | WEB-23737 | Support Yarn |
Performance | WEB-23802 | Deadlock when configuring node_modules library | |
DB Introspection | Bug | DBE-3301 | Copy DDL on views gives create table along with view DDL |
SQL Editing | Bug | DBE-3253 | Valid H2 SQL shows red line |
SQL Highlighting | Feature | DBE-3168 | PostgreSQL 9.6 support |
Bug | DBE-3302 | SQL Server wrong highlighting of proc source |
Overview
Content Tools