Please, find C/C++ related fixes in a separate list: YouTrack list
CSS | Bug | IDEA-162422 | CSS Autocomplete issues |
Diff_Merge | Bug | IDEA-160499 | Cannot use "Find" in 3-way conflict resolution merge window |
Cosmetics | IDEA-162742 | 'Close Merge' dialog shows mnemonics of buttons in the message text | |
Packaging and Installation | Bug | IDEA-162192 | Build number is not included into idea.exe signature |
Bug | IDEA-162263 | Restarting no longer works on 2016.3 EAP (infinite loop in restart.py) | |
User Interface | Bug | IDEA-162885 | Diff window is not showing selections with background image enabled |
Bug | IDEA-162171 | File > Open points to "C:\" directory | |
Bug | IDEA-162770 | Can't manually enter the path in the FileChooser | |
Version Control | Bug | IDEA-162678 | Version Control Local Changes (Git) does not grab focus when opened |
Bug | IDEA-162691 | Shelving multiple PNG files with the same name (but different folders) only stores one file | |
Version Control. Git | Bug | IDEA-148376 | Canceling Git operations shouldn't leave index.lock. |
Code Insight | Feature | PY-20801 | Add intention action "Convert comment-based type hint to variable annotation" |
Feature | PY-20377 | Code insight (injections) for annotations inside PEP 484 function type comments | |
Bug | PY-20833 | __len__ is not inferred from len(...)-statement | |
Bug | PY-20832 | __iter__ is not inferred from for-statement | |
Bug | PY-20364 | Hinting does not support `basestring` in `open()` | |
Bug | PY-5459 | pycharm indexes files inside the "marked as excluded" if they are included in interpreter paths | |
Console | Cosmetics | PY-20616 | Multi-line commands: dots at the beginning of the second line |
Exception | PY-21103 | Three unclosed quotation marks in the console cause Exception after Enter | |
Exception | PY-21104 | Backslash + Enter in Python console raise exception | |
Debugger | Feature | PY-21230 | Open numeric container viewers from "View" hyperlink |
Bug | PY-21183 | Python debugger does not stop at breakpoints | |
Inspections | Bug | PY-21060 | Generic type hinting (PEP 484) breaks autocomplete |
Refactoring | Feature | PY-17265 | Make refactoring "Make function/method top-level" part of the standard "Move ..." action |
Feature | PY-21161 | Intention that converts .format() calls and prrintf-style formatting to f-string literals |