No subsystem |
|
IDEA-51447 (Usability Problem) | Help button in the structure tool window opens wrong page, when a *.properties file structure is shown. |
IDEA-145303 (Bug) | RubyMine hangs on refactoring if "Align right parts of assignments or hashes" is checked |
WEB-18214 (Bug) | Project files don't reflect changes in library selection |
IDEA-144512 (Bug) | File Colors for project are removed after IDEA restart |
IDEA-145341 (Bug) | EAP 15 - settings pane number box doesn't have enough room to show default numbers |
WEB-17450 (Bug) | Startup failure when blocked in firewall |
IDEA-145407 (Bug) | Resource Bundles: Copy property (F5) doesn't work if the source and target resource bundles properties files don't match |
DBE-848 (Bug) | Syntax error for MySQL SELECT * FROM ((...) UNION (...) ORDER BY ...); |
AspectJ |
|
IDEA-140157 (Feature) | Allow a way to force the compiler selection |
Build tools |
|
WEB-18289 (Bug) | npm scripts: can't select package.json |
Code Analysis. Inspection |
|
IDEA-144795 (Feature) | Inspections filtering needs filter for inspections without language |
IDEA-145472 (Usability Problem) | 'Redundant suppression' should point to actual suppression rather than method |
IDEA-144275 (Bug) | Checked-Out Settings for Inspection Are Not Active until restart |
IDEA-140753 (Bug) | Every inspection in offline inspection report is listed 3 times |
DB.Introspection |
|
DBE-1465 (Bug) | Cannot synchronize with a readonly postgres database (cannot execute txid_current() during recovery) |
DB.Refactoring |
|
DBE-873 (Bug) | Create new column should quote reserved keywords |
Data.Viewer |
|
DBE-1601 (Bug) | NPE when going to Last Page |
Database |
|
IDEA-144980 (Bug) | [1] [SQLITE_ERROR] SQL error or missing database (near " ": syntax error) |
IDEA-126092 (Bug) | SQL: Sybase dialect stored procedure doesn't understand null input |
Debugger |
|
IDEA-145368 (Feature) | Support force early return |
IDEA-144727 (Feature) | Allow to quickly hide/show object types |
WEB-18074 (Bug) | Meteor ES6: server-side debugging doesn't work |
Diff_Merge |
|
IDEA-111268 (Bug) | Tab width not respected when viewing code changes inline |
Docker |
|
IDEA-145427 (Bug) | Docker: support full set of the options from Docker 1.21 remote api |
IDEA-144983 (Bug) | Docker: improve UI for configuring container options |
Editor. Editing Text |
|
IDEA-12068 (Feature) | Add ability to go to matching brace/parenthesis/bracket |
IDEA-111328 (Bug) | Move caret to matched brace works incorrectly |
Flash_Flex |
|
IDEA-145619 (Bug) | IntelliJ IDEA “Out of Memory ” when “Creating iOS package” |
Gradle |
|
IDEA-145387 (Bug) | Launch config stops building artifact after incorrect dependency in project |
IDEA-145573 (Bug) | Gradle: NPE when opening a Gradle build file |
IDE Configuration |
|
IDEA-142986 (Usability Problem) | Settings / Colors and Fonts: hyperlink near "Use inherited attribute" could be always enabled |
Java. Code Completion |
|
IDEA-145471 (Feature) | Completion for return value check for method annotated with magic constant |
IDEA-143204 (Bug) | Completion inserts too much |
IDEA-145119 (Bug) | Completion inside generics |
IDEA-145447 (Bug) | Incorrect completion in annotations |
IDEA-145409 (Bug) | IntelliJRulezz in completion message |
Java. Error Highlighting |
|
IDEA-145566 (Bug) | Use of generics is highlighted as an error in Intellij |
IDEA-145504 (Bug) | Good code red: Static import of Stream.of is ignored |
IDEA-145505 (Bug) | Good code red: type inference in calls to Collector.of() |
Java. Intention Actions |
|
IDEA-25716 (Feature) | New intention: toggle between conditional and boolean expression |
Java. Refactoring |
|
IDEA-145512 (Bug) | Missing import after inline method |
Java.Inspections |
|
IDEA-145398 (Bug) | CollectionDeclaredAsConcreteClass inspection: false positive |
IDEA-144942 (Bug) | Arquillian test class should have method with @Deployment - inheritance not supported |
IDEA-145542 (Bug) | "Duplicate throws" inspection error |
IDEA-145468 (Bug) | incorrect unboxing for simple types |
IDEA-140947 (Bug) | Idea shows some inspections as INVALID in offline inspection report |
IDEA-143851 (Bug) | Invalid 'class is made visible outside its defined scope' |
IDEA-145186 (Bug) | Regression: Unused Library inspection reports many false positives |
IDEA-145500 (Bug) | "Local variable or parameter can be final" – "Report local variables" setting doesn't work inside lambdas |
IDEA-143142 (Bug) | Equality checking between Object and generic types triggers warning |
IDEA-145326 (Bug) | Typo in StringContatenationInLoop inspection suppression |
JavaScript |
|
WEB-18235 (Bug) | Flow: Settings: color all keywords: 'declare' and 'type' |
WEB-18231 (Bug) | ES6/Flow: provide option to color class, member variable, label and type alias |
WEB-18201 (Bug) | Move caret to matching brace doesn't work for () |
WEB-18200 (Bug) | ArrayIndexOutOfBoundsException on Move caret to matching brace |
WEB-17918 (Bug) | Code completion after await |
WEB-12681 (Bug) | Wrong Singleton highlight in Ecma6 with static |
WEB-18253 (Bug) | Flow: line comment breaks React tag recognition |
WEB-18255 (Bug) | Flow: recognize last comma in the tuple type |
WEB-16555 (Bug) | Type checking doesn't work for es6 class fields |
WEB-18225 (Exception) | java.lang.NoClassDefFoundError: org/apache/commons/io/FilenameUtils |
JavaScript. Formatter |
|
WEB-17895 (Feature) | Formatting ES7 decorators: keep decorators on individual lines |
JavaScript. Frameworks |
|
WEB-18256 (Bug) | React: completion for imported component doesn't work when not using {} |
JavaScript. Inspections |
|
WEB-16982 (Bug) | ESLint: can't run eslint because relative paths to extended configuration files not correctly resolved |
Node.js |
|
WEB-12775 (Bug) | Per Project Node Version Isn't Saved |
Packaging and Installation |
|
IDEA-145376 (Cosmetics) | MacOS: "[Errno 2] No such file or directory" error on attempt to open folder with command-line launcher |
Plugin Support. DevKit |
|
IDEA-145254 (Bug) | DevKit: support nested classes FQN notation using "$" in components |
SASS |
|
WEB-18234 (Bug) | SCSS autocomplete suggests compass methods while compass is not enabled. |
SQL |
|
IDEA-119830 (Feature) | SQL: inspections supression for the whole files |
IDEA-132316 (Feature) | Convention for order of operands in join conditions |
IDEA-100055 (Bug) | SQL: Oracle SQLPlus: `number` as `LIST number` alias is red |
IDEA-143327 (Bug) | SQL: MySQL: not escaped dot in variable name is red |
IDEA-145213 (Bug) | HSQLDB. Support object type |
IDEA-109856 (Bug) | SQL: derived table with join after it is red |
IDEA-143320 (Bug) | SQL: code completion for unfinished variable name inserts superfluous character |
IDEA-45281 (Bug) | MySQL: COLUMN_FORMAT and STORAGE in column definition are red |
IDEA-79015 (Bug) | SQL: Sybase: yen and pound sterling characters are red |
IDEA-100170 (Bug) | SQL: Oracle SQLPlus: continuation inside string literal in double quotes is red |
SQL.Completion |
|
DBE-1477 (Bug) | DELIMITER keyword is not suggested by code completion |
DBE-1431 (Bug) | Oracle: completion adds a dot after a synonym reference |
SQL.Editing |
|
DBE-1039 (Feature) | Shortcuts for navigation between statements and executing selected statements |
DBE-1600 (Bug) | MS SQL Server command SETUSER not recognized |
DBE-1510 (Bug) | multi-line strings within single quotes not parsed correctly |
SQL.Generation |
|
DBE-553 (Bug) | MSSQL: generate procedure code (alt+insert) works not well |
SQL.Highlighting |
|
DBE-1587 (Bug) | DDL Arguments and Variables are not recognised as valid if declared in backticks |
Spring |
|
IDEA-143762 (Feature) | Spring Boot: additional-spring-configuration-metadata.json editing: show errors for the missed mandatory attributes |
IDEA-142949 (Feature) | Spring Boot: additional-config.json navigate from property definition to related hint |
IDEA-145703 (Bug) | IDEA Hangs Completely - maven build, find usages, navigation |
IDEA-145467 (Bug) | Spring Facet inspection: detect meta-annotated @Configuration classes |
IDEA-137607 (Bug) | Spring: unmapped config files for inner static @Configuration classes and @interface |
Tapestry |
|
IDEA-143514 (Usability Problem) | [Tapestry5 plugin] Goto template (ctrl-shift-g) doesn't work for Scala classes |
IDEA-144473 (Bug) | Element inside t:content marked red |
Template Languages. FreeMarker |
|
IDEA-145096 (Bug) | FreeMarker formattting <pre> tag |
IDEA-145592 (Bug) | ClassCastException on loading Freemarker template |
IDEA-145591 (Bug) | 'Unnecessary semicolon' false positive |
Terminal |
|
IDEA-145554 (Bug) | IntelliJ 15 EAP Terminal: shell prompt truncated |
Thymeleaf |
|
IDEA-145462 (Bug) | Thymeleaf: DOM selector syntax: attribute selectors without nodes are not parsed |
IDEA-145465 (Bug) | Thymeleaf: DOM selector syntax: support jQuery-style selectors |
IDEA-145295 (Bug) | Thymeleaf: errors are shown in conditional expressions (th:if and th:unless attribute values) |
IDEA-145165 (Bug) | Thymeleaf Goode code red: !b where b is Optional<Boolean> seems to not parse correctly |
IDEA-145378 (Bug) | Thymeleaf: ternary operator merked red |
IDEA-145286 (Bug) | Thymeleaf: conditional expressions inside ${...} are reported as errors |
IDEA-145449 (Bug) | Thymeleaf: DOM selector syntax: referenced node without attributes (like //x, /x, [x], [//x], [/x]) is shown as error |
IDEA-145511 (Bug) | Thymeleaf: springSecurity4 dialect support: "http://www.thymeleaf.org/thymeleaf-extras-springsecurity4" is reported as not registered uri |
IDEA-145456 (Bug) | Thymeleaf: DOM selector syntax: logical expressions are not parsed properly |
TypeScript |
|
WEB-18122 (Bug) | inspection TypeScriptValidateTypes for Mocha it functions |
WEB-6784 (Bug) | TypeScript: call signatures inherited from base interface are not shown in Structure view |
WEB-18212 (Bug) | TypeScript: Inspections: overloaded constructor is marked as nested function inside Class expression |
WEB-18220 (Bug) | TypeScript: recognize 'as' operator in all constructs |
Unit Testing. JUnit |
|
IDEA-145247 (Bug) | Can't run any tests using shortcuts, menu or icon on EAP 142.4859.6 |
Unit Testing. TestNG |
|
IDEA-145397 (Bug) | When configuring testng parameters, item moves to the end of the list |
User Interface |
|
IDEA-141684 (Feature) | Tips of the day. Font size. |
IDEA-145126 (Usability Problem) | an option to hide 'tool window' buttons |
IDEA-145420 (Bug) | Shortcut has strange FG color in popup menu |
IDEA-145230 (Bug) | give an accessibility name to items of the list in the SearchEverywhere action popup |
Version Control |
|
IDEA-141520 (Usability Problem) | ApplyPatch should be cancellable |
IDEA-144407 (Bug) | Unshelve: diff dialog has confusing title "(revision )" |
Version Control. Git |
|
IDEA-145575 (Bug) | File History | Show Diff for 2 selected revisions may locate the older revision at the right |
XML |
|
IDEA-145416 (Bug) | XML refactoring: add attribute doesn't allow - in the name |
i18n |
|
IDEA-141624 (Bug) | Allowage of empty properties in resource files / bundles |
Overview
Content Tools