PHP Completion | Bug | WI-35330 | Tab completion partially eats the next line when inserting a method reference |
PHP Formatter | Feature | WI-30065 | Code Style and Formatting related to Null Coalesce Operator |
Feature | WI-36884 | Allow "Spaces around relational operators" to control spaceship operator | |
Bug | WI-35809 | Formatting of include() and require() methods adds extra space | |
PHP lang | Bug | WI-36675 | Creation of method via UML for interface leads to method with a body |
Bug | WI-9321 | Comment line action produces php code with errors if the line contains a string with PHP delimiter ?> | |
PHP test | Bug | WI-36607 | Docker-Compose Unit Tests: Unable to locate container name for service "php" from docker-compose output when trying to run method unit test |
Bug | WI-36557 | Behat: wrong error message if configuration file is not set | |
Bug | WI-35248 | Docker remote CLI Interpreter + PHPUnit with filter | |
PS specific | Bug | WI-22649 | Mark as Plain text doesn't work for External Libraries |
Usability | WI-20382 | Uninitialized syntax highlight context in the Live Template editor | |
Task | WI-36824 | Make notifications to use actions instead of hyperlinks | |
Plugin: Deployment _ FTP.. | Exception | WI-36765 | NPE is thrown in case mapping folder is not a subfolder for mounted folder deployment server |
PHP Interpreters | Bug | WI-36576 | Docker-compose: save all project before evaluating interpreter information |
Usability | WI-36137 | Docker-compose: allow to avoid manual saving of docker-compose | |
Exception | WI-36812 | Project configuration: Exception occurs when selecting misconfigured remote interpreter | |
Code Navigation | Bug | IDEA-173471 | Goto File can display everything "INVALID" if indexing happens in the middle |
Debugger | Bug | IDEA-173562 | "Log message to console" for emulated method breakpoints prints an empty line |
Bug | IDEA-173268 | Emulated wildcard method breakpoint may be triggered on any lambda | |
Find, Replace, Find Usages | Performance | IDEA-174426 | Find in Path long line performance |
Packaging and Installation | Bug | IDEA-173476 | Consolidate VM options on macOS |
User Interface | Bug | IDEA-174367 | Font settings: Can't set non-monospace fallback font |
Bug | IDEA-174304 | Editor background image hides editor gutter (VCS) marks | |
Version Control | Usability | IDEA-174459 | Do not ask about removing empty changelist after a successful cherry-pick |
DB Console | Feature | DBE-912 | Configurable Query Completion Notifications |
Bug | DBE-4733 | Extra empty rows in a console's output tab | |
Dart | Bug | WEB-27223 | IDE ignores .packages file unless it is a peer of pubspec.yaml, but it is allowed to be 'up' in the folder hierarchy |
Debugger | Bug | WEB-27312 | Child process debugging doesn't work when using Node 8 'inspect-brk' |
JavaScript | Bug | WEB-25713 | Optimize Imports (ES6) splits one import into two |
Bug | WEB-25397 | Find imports in other files for default exports | |
Bug | WEB-13212 | Wrong error and highlight with JavaScript ternary operator | |
Bug | WEB-25192 | Optimize imports should respect code style settings | |
JavaScript. Inspections | Bug | WEB-15524 | Extra inspection 'The value assigned is never used' inside 'if' section |
Node.js | Bug | WEB-27393 | Package.json notifications: false positive notification for packages with dist-tag |
Bug | WEB-27392 | Package.json notification: no notification for new packages | |
TypeScript | Feature | WEB-19686 | TypeScript: Improve a way to show type inference information (auto declaration) for variables and expressions |
Bug | WEB-25160 | Some types are ignored when using arguments destructuring in Typescript | |
Bug | WEB-27296 | Error with TypeScriptLibraryIndexableSetContributor#getAdditionalRootsToIndex() | |
Bug | WEB-24710 | Remove 'Create setter and getter' actions for enums | |
Bug | WEB-23742 | Types from module imported from index.ts not resolved if imported file name matches directory name | |
Bug | WEB-20192 | Wrong parsing of keywords in semicolon-free classes | |
Bug | WEB-26988 | JavaScript & TypeScript: Inline Method broken with object literals using property shorthand | |
Bug | WEB-26616 | Typings aren't recognized correctly when using "ng" namespace with TypeScript service disabled | |
Bug | WEB-22817 | JSDoc: param's types are missing in auto-generated JSDoc | |
Bug | WEB-27249 | Typescript service doesn't start with TypeScript 2.4.0-dev | |
Bug | WEB-26789 | Typescript - rxJS issue with type inference for argument of onNext function in observable subscription | |
Unit Tests | Cosmetics | WEB-27307 | Mocha + nyc: Change warning's text |