No subsystem | Feature | PY-20770 | Support Python 3.6 asynchronous generators and comprehensions |
Code Insight | Feature | PY-20768 | Support special attributes of PEP 487: simpler customization of class creation |
Bug | PY-20917 | 'Replace with str.format method call' messes up with collection calls |
Bug | PY-19749 | 'Replace with str.format method call' should not add positional id |
Inspections | Bug | PY-20752 | 'Replace with str.format method call' messes up with tuples |
Bug | PY-20754 | Supress 'Replace with str.format method call' for bytes |
Bug | PY-20876 | 'Replace with str.format method call' messes up with sets |
Bug | PY-20800 | 'Replace with str.format method call' adds additional :s for repr |
Bug | PY-20803 | 'Replace with str.format method call' goes wrong with * character |
Bug | PY-20798 | 'Replace with str.format method call' messes up with dictionaries |
Bug | PY-20460 | typechecker false positive with slice |
Bug | PY-20946 | False positive: `__init_subclass__` method first parameter should be named "self" |
Jupyter Notebook | Bug | PY-19610 | Notebook validation failed |
Packaging | Bug | PY-20880 | Package requirements inspection does not support local version identifiers |
Refactoring | Bug | PY-19748 | 'Replace with str.format method call' should not add u |
File Watchers | Bug | WEB-23527 | Babel File Watcher predefined options problems |
JavaScript | Feature | WEB-23359 | Detect .babelrc or babel package and set JS version to the ECMAScript 6 for the new project |
Feature | WEB-23358 | Detect react or react-dom packages and set JS version to the React JSX for the new project |
Feature | WEB-23357 | Detect .flowconfig and set JS version to the Flow for the new project |
Bug | WEB-22927 | Flow: provide Live Template for @flow comment |
Bug | WEB-23020 | Flow: Settings: correctly detect when "Resolve..." option should become available |
Bug | WEB-23456 | JSDoc folding (first empty line) |
Bug | WEB-23540 | Flow: Project Errors need Jump to Source possibility and grouping by files |
Bug | WEB-23176 | JSDoc and destructuring: Works without type definition but not with a type |
Performance | WEB-23255 | Major editor slowness when Flow turned on |
Exception | WEB-23507 | ClassCastException When update JSDoc |
JavaScript. Formatter | Bug | WEB-23475 | Optimizing imports in javascript/ES6 modules ignores inspection controls |
Bug | WEB-9146 | Embedded javascript should be indented according to Javascript settings for indent/continuation indent |
JavaScript. Inspections | Bug | WEB-23132 | Missing module dependency inspection shouldn't work independently from library scope |
Bug | WEB-23480 | Convert to ES6 class: suggest only if source function has prototype assignments or this assignments, or defines static methods |
Bug | WEB-23464 | Inspections: "require() is used instead of import" put imports to the end of file when both normal and inner requires are present |
Bug | WEB-23205 | Flow: improve "Coverage errors" inspection |
Bug | WEB-23479 | Intentions: "Convert to ES6 class": when defineProperties() has writable: false do not generate setter |
Bug | WEB-23210 | No-variable declaring destructuring assignment not recognized as valid |
Exception | WEB-23463 | Inspections: exception is thrown on attempt to process multiple comments with "Convert to let" Fix all |
JavaScript. Predefs | Bug | WEB-6766 | setTimeout/setInterval inspection expects fixed signature |
JavaScript. Refactoring | Bug | WEB-23483 | Refactor->Move does not work with Javascript functions from structure tab |
Bug | WEB-23484 | ES6 convert to class: pseudo-class method definition, expressed as created object's member, should be converted to member function |
TypeScript | Bug | WEB-23538 | TypeScript compiler fails to compute relative output paths |
Bug | WEB-21207 | TypeScript Import Optimization messes up inspection statements like "//noinspection" |
Exception | WEB-23499 | TypeScript: exception is thrown on Auto-import invocation |
No subsystem | Bug | RUBY-18604 | Remove Docker options from Remote Interpreters configuration |
CSS | Bug | IDEA-151772 | Angular2 CSS not highlighted even when being used in template |
Code Analysis. Inspection | Bug | IDEA-161871 | Deadlock when running batch inspection and editing |
Code Formatting and Code Style | Bug | IDEA-156914 | Allow indent options provider to override language specific indents for data language in templates |
Debugger | Bug | IDEA-130822 | Special Java/Swing widget to enable/disable breakpoints does not hide when active tab changes during debugger session |
Usability | IDEA-124497 | Debugger: "Resume/Pause Program" in menu "Run" is active active |
Usability | IDEA-142098 | Multiple breakpoints in a single line: don't display the whole method body in toggle breakpoint drop-down |
Usability | IDEA-120087 | Debugger: changed state of a breakpoint is not visible, until applied |
Cosmetics | IDEA-103215 | Add automatic word wrap to conditional breakpoint expression modification popup |
Diff_Merge | Bug | IDEA-161976 | Resolve merge conflicts window too small on hidpi screen |
Docker | Bug | IDEA-161514 | Docker Deployment run configuration hangs |
Editor. Editing Text | Bug | IDEA-162004 | Rich copy produces wrong foreground color at the start of copied fragment |
Bug | IDEA-161410 | Quick Documentation: double opening angle brackets are printed as single brackets |
Editor. Error Highlighting | Bug | IDEA-161890 | Kotlin unused symbol highlighting is not updated after adding/removing single usage in another file |
Find, Replace, Find Usages | Bug | IDEA-161826 | Find and Replace keeps previous data in Replace field but it looks cleared |
Bug | IDEA-160785 | Selection in a find/replace field is broken |
Java. Code Completion | Bug | IDEA-161810 | Typing the letter t in a comment will trigger completion |
Packaging and Installation | Bug | IDEA-157346 | /usr/local/bin/idea cannot startup after idea is force killed |
Terminal | Feature | IDEA-142926 | Shortcuts for scrolling in terminal. |
Bug | IDEA-160742 | Ctrl+Shift+F12 doesn't work in Terminal tool window. |
Bug | IDEA-120046 | Built in terminal uses wrong clipboard on Ubuntu |
Bug | IDEA-161309 | Terminal view doesn't work if Fish is used as a shell |
User Interface | Bug | IDEA-161804 | VCS toolwindow button blinks when project without VCS roots is opened |
Bug | IDEA-161886 | Inspection Results tool window ignores range |
Version Control | Exception | IDEA-161905 | Show VCS Log and Show Local Changes actions cause NPE if Version Control toolwindow was not opened since project start |
Version Control. Mercurial | Exception | IDEA-161831 | Throwable at com.intellij.openapi.application.TransactionGuardImpl.assertWriteActionAllowed |