PHP Completion | Feature | WI-27874 | Autocomplete priority based on variable name |
Feature | WI-31345 | Suggestion on type-hinting/code completion for namespaced PHP classes |
Feature | WI-30012 | Improve auto-completion for contexts with known types |
Bug | WI-31532 | List of completion after 'return' contains keywords that are not applicable |
Bug | WI-31472 | Variable $int as a function parameter inserted improperly |
Bug | WI-31490 | Keywords are suggested in a namespace context |
Bug | WI-31486 | Anonymous function is suggested as a class field in some cases |
Bug | WI-31399 | Anonymous function is suggested inside a string in some cases |
Usability | WI-31375 | Implement an option to disable function parameters completion |
Usability | WI-31367 | Completion shows list of logical operators after entering scalar value |
PHP lang | Feature | WI-21884 | Semantic highlighting - each $var in scope can has own distinct color |
Feature | WI-28548 | URL links in comments are not clickable in the editor |
Bug | WI-31269 | IntelliJ Idea does not open PhpDoc hyper links on Ctrl + click |
Bug | WI-17682 | Static keyword isn't allowed for parameter type |
Bug | WI-31373 | Inline link inside @link is not clickable |
Usability | WI-31374 | Forbid to invoke rename refactoring on links |
PHP lib stubs | Bug | WI-30752 | MongoDb driver stub bsonUnserialize mismatch on paramter |
PHP test | Bug | WI-31364 | PHPUnit - Locks up if XDebug is enabled in php.ini |
Bug | WI-28731 | PHPUnit by HTTP: First test is missing in result tab |
CSS | Exception | IDEA-154246 | Throwable at com.intellij.psi.css.impl.stubs.index.CssIndexUtil.processKeysInScope |
Docker | Bug | IDEA-153513 | Docker: terminals for `attach` and `exec` are broken |
Editor. Editing Text | Bug | IDEA-154189 | cannot create new live template |
Editor. Intention Actions | Bug | IDEA-153614 | Flip ',' (comma) generates invalid code |
Find, Replace, Find Usages | Bug | IDEA-154525 | "Find in path"-Action // Previous searches popdown conflicts with live preview |
Bug | IDEA-154342 | Find Usages: Editor preview should not animate scrolling to the selected line for newly opened file |
Bug | IDEA-151531 | Amount of matches reported in search bar doesn't correspond to reality |
Bug | IDEA-120337 | after upgraded to 7.1.2, searching in previous Favorites doesn't work |
IDE Configuration | Bug | IDEA-152606 | IDEA fails on startup if one of plugins required for ruby or python plugin cannot be loaded |
User Interface | Bug | IDEA-153630 | gdb console is blinking and adding and deleting scroll bar. |
Bug | IDEA-153753 | Find by mouse shortcut does not work with mouse button 4/5 |
No subsystem | Bug | WEB-20597 | comment generation does not work with es6 default parameter value as regex |
| Bug | WEB-21105 | gulp/grunt task runner does not wrap around with arrow keys |
JavaScript | Bug | WEB-20633 | JSDoc: auto generation of comment is broken if "*/" is present as string |
JavaScript. Frameworks | Bug | WEB-21068 | Angular2: don't show 'XML tag has empty body' warning for Angular directives in inline templates |
JavaScript. Inspections | Bug | WEB-21164 | ESLint: custom severity chosen for ESLint inspection is ignored |
TypeScript | Bug | WEB-21090 | Incorrect autoformat tsx code |
Bug | WEB-21107 | erroneous "private member is not accessible" warning in ng2 app |
Bug | WEB-21087 | [TypeScript] False error when initializing an array of objects with string literal types |
Bug | WEB-21079 | 'Add import statement' quick fix for Typescript ignores 'use single quotes' setting |
Bug | WEB-21172 | Initializer type any[]<Foo> is not assignable to variable type Foo[] |