PHP Completion | Feature | WI-32632 | Add code completion for php settings in ini_set function |
Feature | WI-29334 | Provide completion for $this inside anonymous class |
Feature | WI-29333 | Provide completion for variables that contains object of anonymous class |
Feature | WI-12220 | Strg+Space suggest stdObject member which were used before |
Feature | WI-14098 | Complete unresolved/undefined but already used in scope php variable names |
Feature | WI-32530 | Static methods should be shown after $this-> for PHPUnit tests |
Feature | WI-30467 | Provide completion for methods after @see tag |
Feature | WI-23014 | Add argument completion for catch block |
Bug | WI-23392 | Autocomplete does not strike out @deprecated vars inherited from @property |
Bug | WI-32612 | instanceof autocompletion is not recognized in return statements |
Bug | WI-30468 | There's nothing suggested in a namespace context after @see tag |
Usability | WI-30059 | Space before { is lost after extends/implements. |
Usability | WI-26644 | Unable to resize suggestions popup, popup size varies depending on invocation ? |
Usability | WI-24995 | Incorrectly auto-completes ClassName::class constant with language level below 5.5 |
Usability | WI-23317 | Dot triggers autocomplete |
Usability | WI-32613 | Give more priority to built-in constants and functions |
PHP Inspections | Bug | WI-32636 | "Declaration must be compatible" false positive |
Bug | WI-32182 | Class is marked as unused if it's used as a part of @see tag |
Bug | WI-32621 | "strict_types declaration must be the very first statement in the script" error with shebang |
Bug | WI-32693 | Using the backtick (execution) operator always results in expression unused warning |
Bug | WI-32551 | Strict type: Incorrect "error" type warning for int return types |
Bug | WI-32552 | Incompatible return type: Returning $this in a trait violates self return type hint |
Cosmetics | WI-32678 | Typo in "Static method called as dynamic" inspection results |
PHP Refactoring | Feature | WI-30301 | Extract method refactoring should generate typehints when it can |
Bug | WI-30425 | Unable to read tip of the day: introduce constant |
Bug | WI-20909 | Rename refactoring doesn't rename class name in @see tag |
Bug | WI-20911 | Rename refactoring can't rename class field inside @see tag |
Bug | WI-20910 | Rename refactoring doesn't rename function in @see tag more than once |
Bug | WI-30247 | Extract Interface fails to update "self" return type declarations causing Fatal Errors [PHP7] |
PHP debug | Cosmetics | WI-32568 | When configuring a PHP interpreter, and php.ini does not exist, there is a grammar error: "Configuration php.ini file does not exists" |
PHP lang | Bug | WI-30659 | Scalar type hints are available in PHP7 only |
Bug | WI-31354 | yield inside if breaks method checking |
Bug | WI-32801 | Inconsistent document structure for DOC_STATIC inside doc arrays |
Bug | WI-30388 | "Resource" is not a PHP 7 scalar type |
Bug | WI-32596 | array_map Invalid return type type inferred |
Bug | WI-32252 | PHP language level set to "7.1" can't be stored |
Usability | WI-30540 | Bring back "Predefined symbol" highlighting for built-in functions |
Plugin: Deployment _ FTP.. | Task | WI-32722 | Move auth data to separate files out of usual VCS integration and settings repository |
Exception | WI-32519 | Impossible to create a new project from existing files from Welcome Screen |
Code Analysis. Inspection | Exception | IDEA-159043 | NPE running 'Unused declaration' inspection |
Code Navigation | Performance | IDEA-156735 | Bookmarks causing typing slowness |
Console | Bug | IDEA-132694 | ANSI colors need restart for a new settings to apply |
HTML | Bug | IDEA-157251 | Wrong autocomplete for opening tags |
IDE Configuration | Bug | IDEA-156742 | Save problem for Code Style Setting on Windows |
Exception | IDEA-158917 | Exception on startup |
Indices | Bug | IDEA-156411 | UI lockup on updating indices |
Project Configuration | Bug | IDEA-159125 | intelij crashes and deletes whole project |
Refactoring | Usability | IDEA-158776 | Do not show 'Non-Project file protection' dialog when deleting/safe deleting files |
User Interface | Bug | IDEA-148656 | Should not add .txt extension to a file without extension after copying |
Version Control | Bug | IDEA-153272 | Files are lost during the movement of unversioned files to overwrite existing files with same names |
Version Control. Git | Usability | IDEA-118140 | Don't add renamed or moved files to git index unless configured to do so |
DB Connectivity | Bug | DBE-2858 | Cannot select private key file while setting MySQL Database over SSH using Key pair |
No subsystem | Feature | WEB-22722 | Update bundled JSHint version to 2.9.2 |
Bug | WEB-22601 | When collapsing a react/jsx component it shows as <xml /> instead of the component name. |
Bug | WEB-21664 | Unexpected "Cannot resolve symbol" error |
Bug | WEB-22156 | Missing import statement |
Bug | WEB-22481 | quickdoc for array of mixed type is wrong |
Build tools | Bug | WEB-22578 | Debugging Gulp with Node.js v6: add --expose-debug-as=v8debug |
Debugger | Bug | WEB-22522 | Debugger: java.nio.file.AccessDeniedException on Karma tests debug |
File Watchers | Bug | WEB-14871 | File Watcher hangs on "Executing Closure Compiler Task" when using wildcard |
JavaScript | Bug | WEB-20956 | ES6: re-exporteing default module causes 'default export not declared in imported module' error |
Bug | WEB-21281 | folding object error |
Bug | WEB-22521 | wrong style for js keyword operators (void, typeof) |
Bug | WEB-22520 | [regression] [js] get and set are not styled as keywords |
Bug | WEB-22542 | JS: let is not considered a keyword |
Bug | WEB-22096 | Node modules: @types should be always indexed |
Performance | WEB-22544 | Poor editor performance with 25000 line javascript file |
JavaScript. Frameworks | Feature | WEB-22233 | angular-ui-router diagram: add more info on chart |
Bug | WEB-21527 | Intellij freezes when opening xml file |
Bug | WEB-22659 | React: don't report 'missing required attribute' error for required properties from defaultProps |
Bug | WEB-22498 | Good code is red in JSX React syntax |
JavaScript. Inspections | Bug | WEB-22503 | Inspections: "Convert to let": do not change operations order |
Bug | WEB-22681 | Update built-in JSLint version |
Bug | WEB-22502 | Inspections: "Convert to let": do not place result 'let' into another scope |
Bug | WEB-22376 | "Missing import statement" in code inspection by mistake |
Exception | WEB-22394 | Inspections: Throwable on applying "Convert to let"/"Convert to const" quick fix |
Node.js | Feature | WEB-11419 | Provide better exclude rules for indexing. |
Bug | WEB-22327 | Can't open project. Cyclic dependency: [JSLibraryMappings, JSLibraryMappings] |
Bug | WEB-22653 | Node.js: node_modules recognition: excluded folder of the removed library should not be added back as library |
Bug | WEB-22652 | Node.js: node_modules recognition: correctly preserve enabled/disabled library state |
Bug | WEB-22654 | Node.js: node_modules recognition: library becomes disabled after project opening in different versions |
Bug | WEB-22620 | Node.js: node_modules recognition: each node_modules folder is treated as separate library |
Bug | WEB-22430 | Node.js debug doesn't work with Error: Cannot find module at <working directory> |
Bug | WEB-22499 | Npm: Missing module dependency inspection: search in all package.json files in the project |
Bug | WEB-20278 | Node.js: update indexes on package.json update |
Bug | WEB-22619 | Node.js: node_modules recognition: remove "Node.js dependencies for" library |
Usability | WEB-22658 | Node.js: node_modules recognition: show folder as Excluded in Directories |
Usability | WEB-22429 | Node.js: correctly mark node_modules as a library root in the Project View |
Exception | WEB-22627 | Node.js: node_modules recognition: StackOverflowError on old project opening |
Profiling | Exception | WEB-22517 | FileTooBigException when compare large heap snapshots |
Code: Indexing | Bug | OC-13991 | AppCode won't update project symbols on start |
Code Coverage | Performance | RUBY-18264 | Slow UI performance after running tests |
Cucumber | Bug | RUBY-11046 | Cucumber's resolve variant window should look more human |
HAML | Bug | RUBY-18289 | IntelliJ 2016.2 freezes while indexing HAML file |