PHP Completion | Feature | WI-21239 | Add @mixin in completion list for PHPDoc tags |
Feature | WI-30477 | Provide completion for function after @see tag |
Bug | WI-30489 | Missing closing parenthesis for parent method completion with default array() parameter in PHPDoc |
Bug | WI-29703 | 'namespace' keyword is suggested inside a function |
Bug | WI-30475 | Completion list for @method doesn't contain methods of superclass and magic methods |
PHP Inspections | Bug | WI-28394 | Regression: Can't resolve member when class reference is a namespaced function. |
PHP Refactoring | Usability | WI-29918 | Impossible to move constant from class to interface with Move member to class refactoring (F6) |
PHP lang | Feature | WI-27267 | Add intentions for flip "if/else" branches |
Feature | WI-9593 | New intention: Convert switch statement to if |
Feature | WI-4864 | New intention: Convert if to switch |
Bug | WI-29327 | Group use statement: 1) false positive from Undefined namespace inspection on common prefix with empty intermediate namespaces / 2) namespace import is not used for class resolve |
Bug | WI-30443 | PHPDoc @method annotation doesn't take into account array part of type parameter declaration |
Plugin: Deployment _ FTP.. | Exception | WI-30531 | Exception on remote interpreters configuration without a project |
Php Intentions | Bug | WI-30521 | Convert switch to if: drops comments and breaks code if code is on the last line |
Usability | WI-30520 | Flip If: Allow to invoke intention on else part |
Editor. Editing Text | Feature | IDEA-147003 | Provide syntax aware 'move left'/'move right' actions |
Feature | IDEA-23487 | Parameter Shifting like Method Shifting |
Bug | IDEA-150505 | Underlines characters invisibles |
Bug | IDEA-149817 | IntelliJ: Cannot navigate from usage to declaration of method because documentation overlay hides usage |
Performance | IDEA-150848 | Editor leak in AccessibleEditorComponentImpl |
File System | Bug | IDEA-150199 | cannot create file with non-ascii characters in name |
Find, Replace, Find Usages | Usability | IDEA-139310 | "Find Usages" should report source usages before usages in generated code |
Indices | Performance | IDEA-148981 | Index rebuild doesn't complete after idea start |
Task Management | Bug | IDEA-101238 | Time tracking: Post work item: sending a comment with a space fails |
User Interface | Bug | IDEA-150726 | Gutter icons scaled wrong on Retina |
Usability | IDEA-149961 | Zero latency typing mode ghosts old caret position briefly when editor.caret.width > 1 |
Cosmetics | IDEA-150453 | UI issues with speed-search in popup lists |
Version Control | Bug | IDEA-150624 | IDEA 15 "Apply Patch" is broken |
Bug | IDEA-148799 | Unshelve changes with unassociated file. Don't cancel unshelving. |
Bug | IDEA-144633 | On applying patch for file of unknown type adding the confusing error message is shown |
Usability | IDEA-35927 | Provide better user experience when applying patch or unshelving fails for some files in the patch/shelf. |
Usability | IDEA-60470 | Applying Patch: should do best attempt to apply to all files. Currently abandones process at first failure |
Exception | IDEA-148175 | Exception when reverting a commit from VCS history |
Version Control. Git | Feature | IDEA-136565 | Add "Checkout with Rebase" action equivalent to "git checkout feature & git rebase master" |
Bug | IDEA-76778 | Git: file marked as modified in project view and in editor after rebase --skip until project reopening |
Bug | IDEA-142648 | Continue rebase reports success but does nothing when rebase --skip had to be called |
Bug | IDEA-72282 | "Continue rebasing" should be disabled if no rebase operation is in progress |
Bug | IDEA-135299 | 'Git' -> 'Continue rebasing' reports "Successfully rebased 0 commits!" in case of error |
Bug | IDEA-81093 | Invoke the Conflict Resolver automatically if a conflict happens during rebase |
Usability | IDEA-60413 | IntelliJ should understand git rebase and show only relevant menu items |
Usability | IDEA-150358 | Rebase reports error if user presses "cancel" in the interactive rebase dialog |
Usability | IDEA-55672 | Git: Confusing error messages when all commits during rebase are marked as skipped. |
Usability | IDEA-55479 | Git: auto-stash/unstash on 'rebase' command |
Version Control. Log | Bug | IDEA-146846 | Vcs log root filter: Ctrl+Click should be Cmd+Click on Mac |
Version Control. Perforce | Bug | IDEA-148592 | Dead lock in IntelliJ 15.0.1! |
XML | Feature | IDEA-147004 | Provide action to change order of attributes in xml tag |
IDE.User Interface | Usability | DBE-2195 | Make SQL dialect selection dialog keyboard-friendly |
No subsystem | Bug | WEB-19336 | Live template `func` doesn't work for me |
Bug | WEB-14576 | Ignore React JS Lifecycle components/properties in JSX files |
Bug | WEB-18541 | Reformat code during commit unminifies minified CSS files |
Bug | WEB-19944 | .eslintrc: missing property 'webextensions' |
CSS | Bug | WEB-19417 | `speak` property support. |
Debugger | Feature | WEB-19984 | Debugging Node.js app built with Webpack |
Bug | WEB-19983 | Compiled TypeScript not stopping at breakpoints |
Bug | WEB-19982 | Cannot debug ES6 - Babel - Webpack apps |
HTML | Bug | WEB-19972 | Subresource integrity attributes are marked as invalid in HTML files |
JavaScript | Bug | WEB-19696 | Find usages doesn't work in VanillaJS code |
Bug | WEB-19407 | Autocomplete doesn't work if object property was created with constructor |
JavaScript. Frameworks | Bug | WEB-19921 | Red code in Angular 1.4 |
Bug | WEB-19957 | Incorrect resolve in angular message |
JavaScript. Inspections | Bug | WEB-19487 | missing AMD warning for 'console' and 'document' |
Bug | WEB-19694 | global objects are not resolved/behaved as expected |
JavaScript. Predefs | Bug | WEB-19648 | Incorrect signature for document.importNode |
JavaScript. Refactoring | Feature | WEB-19996 | Improve name suggestion for Refactoring | Rename |
Bug | WEB-19994 | NullPointerException when try to extract field from decorators |
Bug | WEB-19995 | AssertionError when change method's signature |
LESS | Feature | WEB-14762 | support inline LESS/SCSS stylesheets |
Node.js | Bug | WEB-19920 | Node remote interpreter: reconnect to Vagrant in the background on RC opening |
Bug | WEB-19922 | Node remote interpreter: Multi-Machine Vagrant: wrong error for empty Machine name |
Usability | WEB-19902 | Node.js RC: select currently active Node Interpreter on opening "Configure Node.js interpreters" table |
Usability | WEB-19901 | Node remote interpreter: Configure Remote Mappings dialog should have OK and Cancel button |
Usability | WEB-19904 | Node remote interpreter: Vagrant: show absolute path instead of relative to the project root |
TypeScript | Feature | WEB-19986 | TypeScript: provide new intention "Remove modifier" for invalid code |
Bug | WEB-14301 | Don't work auto resolve types in classes |
Bug | WEB-19127 | IntelliSense doesn't work in TypeScript JSX templates |