No subsystem | Feature | CPP-13477 | Support and Bundle CMake 3.12 |
Bug | CPP-13505 | Quick-fix "Function is not implemented" has incorrect range including comment |
Usability | CPP-12976 | Gradle support: Put Gradle item after Toolchains and CMake in Build, Execution, Deployment |
Build | Bug | CPP-13085 | Compilation database status doesn't report error if compile command is not valid |
Code: Highlighting and Inspections | Feature | CPP-12398 | Inspect argument selection defects |
Bug | CPP-13526 | "Disable inspection action for function/file" is not working for ArgumentSelectionDefects |
Task | CPP-13301 | Run "Argument selection" inspection in a separate clang-tidy pass |
Toolchains | Bug | CPP-13517 | Running build with WSL toolchain fails due to whitespace in path |
Editor. Editing Text | Bug | IDEA-192438 | Underline is always bold underline |
Packaging and Installation | Bug | IDEA-194822 | Incorrect sed command in non OS_TYPE Linix libyjpagent check breaks non Linux startup |
Terminal | Bug | IDEA-173259 | fish plugin functions do not work on macOS in built-in terminal |
User Interface | Feature | IDEA-163208 | Add support for MacBook Touch Bar (Magic Toolbar) |
Bug | IDEA-193777 | Cannot switch on 'Show function keys on touchbar' feature |
Bug | IDEA-194716 | Fatal error reporting with optional files not working correctly |
Bug | IDEA-193115 | TouchBar: dropdown values are not selectable |
Bug | IDEA-194712 | Messages tool window header is missing "Collapse/expand all" icons |
Exception | IDEA-193393 | TouchBar: exception is thrown after cancelling Project Structure window |
User Interface. Darcula | Cosmetics | IDEA-191671 | Mac menu icons don't handle Darcula well |
Version Control | Usability | IDEA-192073 | Missing 'Expand All/Collapse All' icons in VCS Local changes |
Version Control. Git | Bug | IDEA-194449 | New Git root is not detected until restart, if added externally as a submodule or under a new subdirectory |
Usability | IDEA-144948 | Branch list in Git Rebase dialog should include remote branches |
Usability | IDEA-144072 | Sort order of branch names in git branches drop-down lists is not alpha-numerical (Rebase, Branch Widget etc) |
Code Insight | Bug | PY-30287 | Pycharm does not infer overloaded signatures from super classes and does not consider them for code generation |
Bug | PY-29220 | Sub class attributes navigation |
Debugger | Bug | PY-29051 | Breakpoints don't work, after first hit, on lines that throw exceptions |
Formatter | Task | PY-29655 | Migrate usages of CodeStyleSettingsManager to PsiFile-based CodeStyle API |
Inspections | Bug | PY-30335 | Inspection "Argument passed to function is equal to default parameter" doesn't work with built-in functions. |
Bug | PY-30016 | False Positive: Module in setuptools "tests_require" not listed in project requirements |
Bug | PY-27306 | Missing whitespace before "Possible callees" in warnings. |
Bug | PY-27972 | Incorrect warning and underscores when importing types |
Bug | PY-30423 | Wrong warning "Dictionary contains duplicate keys" if key has different type |
Bug | PY-15949 | Wrong type after joining pathlib.Path via __truediv__ method |
Bug | PY-29153 | PyCharm doesn't recognise install_requires in setup.py if it is a tuple |
Bug | PY-29863 | False positive when "islice" explicit argument "start" is None |
Bug | PY-22845 | inspector: wrong "Expected type 'Union[str, bytes, int]', got 'Path' instead" for python3.6 |
Bug | PY-25325 | HTML code displayed in inspection results |
Bug | PY-30450 | ssl.CERT_NONE Reference Error |
Bug | PY-28155 | (False Positive) Expected type 'IO' got 'StringIO' instead |
Interpreters Settings | Feature | PY-26492 | Add pipenv support |
Bug | PY-30540 | Can't create Django project with Pipenv |
Bug | PY-30571 | File chooser for Pipenv executable doesn't work |
Usability | PY-30577 | It's impossible to set Pipenv executable from the new project screen |
Cosmetics | PY-30573 | Add wrapping for pipenv lock/update suggestion |
Test Runner | Bug | PY-30529 | pytest-bdd: Fixtures are not provided for step definitions |