PHP Completion | Feature | WI-2686 | on completion of "self", double colon should be inserted |
Feature | WI-21320 | array_key_exists should add fields to autocomplete for square brackets |
Bug | WI-29678 | Type declarations completion |
Bug | WI-11977 | The IDE does not suggest primitive types in @var declarations |
Bug | WI-29913 | Provide completion for self, static, parent after new |
Bug | WI-29912 | Provide completion for static and $this in PHPDoc type |
Bug | WI-28788 | Methods and fields are suggested in the namespace context |
Bug | WI-29898 | Provide completion for self and parent in argument and return type |
Bug | WI-14530 | If there is a class that uses trait completion will suggest this trait after "new" statement |
Usability | WI-17675 | Array completion for string contains statements |
Usability | WI-13817 | No autocomplete for scalar types in phpdoc |
PHP Formatter | Bug | WI-21796 | Don't want the space between anonymous functions |
PHP Inspections | Bug | WI-29876 | Rename PHP 7 readiness inspection to PHP 7 Compatibility Inspection |
Cosmetics | WI-29889 | Typo in inspection - "Remove all unused parameter" |
PHP Refactoring | Bug | WI-29336 | Extract interface insert implements in incorrect position for anonymous class |
PHP lang | Bug | WI-29833 | Don't escape quotes on pasting array |
Bug | WI-29860 | Methods defined in trait are ignored during stubs generation |
Bug | WI-14957 | Semicolon after use statement for trait imports should be marked as error |
Bug | WI-29903 | static $foo = array(CONST, 'literal'); considered an error when it's not |
PHP Run | Performance | WI-27636 | Cache Vagrant ssh-config |
No subsystem | Bug | IDEA-148384 | Deadlock in getProjectUsages |
Bug | IDEA-148591 | Inheritance attribute in a color scheme is lost sometimes upon IDE window deactivation |
Code Analysis. Inspection | Bug | IDEA-148421 | "Apply fix" feature is not working |
Diff_Merge | Usability | IDEA-148597 | If in the Commit dialog the Details pane has focus, Show Diff action doesn't allow to navigate between files in changelist |
Task Management | Bug | IDEA-104547 | misc.xml gets updated on project opening ( component TaskProjectConfiguration is removed) |
User Interface | Bug | IDEA-143450 | HiDPI on Win7: IDEA splash screen is truncated with text size set to larger (150%) |
Bug | IDEA-148433 | OS X default theme: dropdown lists don't look good |
Exception | IDEA-140574 | SearchEverywhere invocation causes exceptions |
Version Control. Git | Bug | IDEA-100199 | IDEA doesn't detect changes after external soft reset using Git. |
Bug | IDEA-88893 | "Unregistered root" should be detected more precisely: e.g. .git folder may be used as Git settings or hooks collections. |
Bug | IDEA-144593 | git plugin: mismatch between GitRepositoryReader and GitUtil.isGitRoot |
No subsystem | Bug | WEB-19210 | "Find Usages" doesn't search HTML5 <video> tag "poster" attribute |
Performance | WEB-19192 | Laggy typing in HTML |
CSS | Bug | WEB-17288 | Missing CSS properties |
Debugger | Feature | WEB-16337 | debugging meteor packages stored in /packages directory does not work (both client & server) |
Bug | WEB-18889 | cannot connect firefox remote server. |
Bug | WEB-16397 | ES6 with Babel, break point not working in original files |
Exception | WEB-19273 | TypeError: Cannot read property 'length' of undefined when do 'Step into' |
HTML | Bug | WEB-19202 | 'Insert closing tag on tag completion' should work in JSX blocks |
JavaScript | Bug | WEB-16614 | ES7: function bind |
JavaScript. Formatter | Bug | WEB-18983 | Formatter: restore default behavior in "Spaces Before Parentheses" for "Function call parentheses" option |
Bug | WEB-19076 | Whitespaces around 'instanceof' are stripped if 'Relation operators' is not chosen |
JavaScript. Inspections | Bug | WEB-19199 | JSCS: Import Code Style: duplicate messages in the Log for file with unknown rules/without rules |
Bug | WEB-19179 | Performing code analysis in commit dialog doesn't report problems from ESLint, JSCS and other code quality tools |
Bug | WEB-19193 | JSCS: Import Code Styles: new scheme is not created and not added to the schemes list |
Exception | WEB-19198 | JSCS: Import Code Style: IllegalStateException for empty input file |
Exception | WEB-19196 | JSCS: Import Code Style: NPE on importing "validateIndentation" rule |
Unit Tests | Bug | WEB-19035 | Error message is not shown in console when debug Karma test |