IntelliJ Platform | Bug | WI-34556 | IML file is changed when project is shared between PhpStorm and IDEA |
PHP Completion | Bug | WI-34831 | Using two classes with same name and different namespaces inside one of namespace |
Bug | WI-34913 | Completion of constants/functions from global namespace omit prefix in case when constant/function from the same namespace already exists |
Usability | WI-34914 | Import of constant/function may change meaning of code |
PHP debug | Bug | WI-32390 | Smart step into has problem with code has Namespace |
Usability | WI-7465 | Allow choosing IP to be sent to Zend Debugger on machine with multiple IPs |
PHP lang | Bug | WI-34518 | Short array syntax destructuring does not allow for key in foreach() |
Bug | WI-33577 | Generate PHPDoc: confusing 'int|null|null' type |
Bug | WI-35030 | Constants defined improperly using 'define()' are still resolved |
Bug | WI-35029 | Constants defined using '\define()' are not resolved |
Bug | WI-34733 | brace matcher fails on if/elseif without braces |
Usability | WI-34586 | generate phpdoc does not add null annotation for typed parameter with null default value |
No subsystem | Bug | IDEA-167627 | Reference search doesn't work for files added via AdditionalLibraryRootsProvider |
Task | IDEA-168385 | Widen Balloon API for new error selection feature |
Exception | IDEA-168538 | NPE at com.intellij.ui.popup.PopupComponent$DialogPopupWrapper.<init> |
Code Analysis. Inspection | Bug | IDEA-168254 | Inspect.sh(bat) doesn't work |
Cosmetics | IDEA-162907 | Inspections settings: wrong font color for selected top level nodes |
Code Formatting and Code Style | Performance | IDEA-166411 | Twig plugin freezes on .groovy.twig files |
Debugger | Feature | IDEA-168070 | Allow to use expression as a Capture key |
Bug | IDEA-163334 | Memory leak in jdi code |
Bug | IDEA-143277 | Debugger: Smart Step Into can't find a line with lambda, while Step Into can |
Docker | Bug | IDEA-168191 | || missing as operator for Dockerfile RUN command |
Editor. Editing Text | Bug | IDEA-167937 | Documentation window gets focus on second Smart Type completion |
Bug | IDEA-168209 | Quick doc window is not closed from the first attempt |
Bug | IDEA-168069 | Join Lines throws array index out of bonds on an empty file |
Bug | IDEA-168452 | Backspace does not change cursor position |
Usability | IDEA-167931 | "Quick Evaluate Expression" with default mouse shortcut adds multiple carets on Linux |
Cosmetics | IDEA-148843 | A letter may appear on both sides of the caret |
Find, Replace, Find Usages | Bug | IDEA-168276 | "Find in path" doesn't change the directory to the selected one |
Run | Debug configuration | Bug | IDEA-139688 | Shortcut for terminating (CMD+F2 on mac) multiple runs doesn't work |
Structural Search and Replace | Bug | IDEA-168119 | Structural Search dialog can change it's width to be unusable (because of long Status: text) |
UML | Bug | IDEA-91121 | UML class diagram : note disappear / are not saved |
User Interface | Bug | IDEA-167825 | Active project window is hidden under already opened projects |
Bug | IDEA-155088 | Double click on tree's expand icon triggers double click listener |
Bug | IDEA-168315 | Component.getGraphics() should not be used to get scale for the HiDPI API |
Bug | IDEA-168194 | Huge gutter icons in latest 2017.1 EAP |
Performance | IDEA-168535 | Concurrent access to tree set leads to hang |
Version Control | Usability | IDEA-168473 | Enable Store on shelf base revision texts for files by default |
Cosmetics | IDEA-131099 | VCS: "Do you want to add.." wording |
Version Control. Git | Bug | IDEA-168257 | Deadlock in vcs |
No subsystem | Bug | DBE-3150 | single quote not escaped when copying DDL |
DB Console | Bug | DBE-4136 | Editor database toolbar is not restored on closing and reopening .sql file |
DDL\PL Editing | Bug | DBE-666 | DB2 for AS 400: opening Procedure/Function editor fails |
SQL Highlighting | Bug | DBE-4093 | escape characters in string not seen as word break by spell checker |
No subsystem | Feature | WEB-24551 | Add ability to run ESLint for the TypeScript sources files |
Bug | WEB-22819 | ESLint and .vue files |
Dart | Bug | WEB-25047 | Dart's Coverage package update broke cov collection |
JavaScript | Bug | WEB-17099 | CommonJS: module functions not available when re-exporting module instance |
Bug | WEB-25449 | ES6 Import Code Completion does not match CommonJS |
Usability | WEB-25455 | Module Dependencies Diagram: provide separate popup shown for the empty context |
JavaScript. Formatter | Feature | WEB-25019 | "New line after (" in JS function calls should ignore multiline parameters and take into account only line breaks *between* parameters |
Feature | WEB-22612 | "Reformat code" is unopinionated on TypeScript generics |
Feature | WEB-19523 | No 'Wrapping and Braces' alignment code-style options for JavaScript 'new' expressions |
JavaScript. Refactoring | Bug | WEB-25481 | 'Compute constant value' doesn't support ES6 template strings |
Node.js | Feature | WEB-25514 | Support for n (virtualenv for Node.JS) |
Bug | WEB-25154 | [node][es6] Using quickfix to import exported function fails when import is present |
Unit Tests | Bug | WEB-23102 | Mocha: file is not recognized as spec file if there is no describe() definition there |