Code: Highlighting and Inspections | Bug | CPP-2377 | Variable read by cin is not detected as changed |
Bug | CPP-3747 | Invalid 'Local variables used in loop condition are not updated in the loop' |
Bug | CPP-2307 | Loop condition is not updated inside the loop (false positive) |
Project Model | Bug | CPP-7507 | 'CMake output: Default' is not updated after some reloads (e.g. misconfigured CMake is fixed) |
Bug | CPP-7482 | CMake console: Error icon isn't shown after reload with errors when non-default configuration selected |
Bug | CPP-883 | CMake doesn't recognize product file path with add_subdirectory after target renaming with case change |
Usability | CPP-5908 | Unstable contents of iml file inside sourceFolder |
Project and File Wizards | Usability | CPP-7665 | Cannot open *.cmake/CMakeLists.txt using File | Open - project is opened instead |
Console | Bug | IDEA-161123 | Saving console output to file produces an empty file |
Bug | IDEA-152620 | Move Filter#applyFilter from EDT to the pooled thread |
Editor. Editing Text | Bug | IDEA-159399 | Selection gets broken for multi clicking Alt+Shift+Middle Mouse Button |
Bug | IDEA-161293 | Console Font preview - gutter is not updated on font size change |
Bug | IDEA-161105 | Breakpoints move unexpectedly on editing |
Bug | IDEA-160978 | 'Quick Documentation' doesn't work in modal dialogs |
Bug | IDEA-161056 | In column mode, after pressing Shift-PageDown to efficiently extend the column to the bottom of the page, Shift-UpArrow stops working. |
Bug | IDEA-98074 | Line spacing makes cursor oversized |
Cosmetics | IDEA-161026 | Quickdoc badly shows initialization of array |
File System | Bug | IDEA-161568 | UI Freezes after maven build ends |
Packaging and Installation | Bug | IDEA-161180 | Installation update: "background task running" dialog; patch is not applied if restart is postponed |
Usability | IDEA-161386 | Disable warnings in terminal |
Exception | IDEA-161186 | Cannot update EAP (from 163.3983.4 to 163.4396.1): IOException "Restart is not supported." |
Settings Repository | Bug | IDEA-141891 | Custom keymaps not getting cloned/merged |
User Interface | Feature | IDEA-119826 | Do not require confirmation each time I open an IPR file |
Feature | IDEA-160391 | Add "copy relative path" or make "copy path" configureable |
Bug | IDEA-161519 | java.lang.IllegalStateException: The DialogWrapper can only be used in event dispatch thread. |
Bug | IDEA-161504 | HiDPI Linux: Plugins repository: wrong icon rendering |
Bug | IDEA-161524 | HiDPI Linux: Project Settings - Module - Dependencies - columns are too small |
Bug | IDEA-161665 | LayeredIcon offsets are not scaled on hidpi |
Performance | IDEA-154560 | Find Action should populate the results in background |
Usability | IDEA-25635 | Change display behavior during background indexing: disable/remove content of tool windows instead of hiding windows |
Version Control | Bug | IDEA-161662 | VersionControl toolwindow should not be available for project with no VCS enabled |
Bug | IDEA-161752 | VCS toolwindow is not available if the project has <Project> mapping |
Version Control. Git | Feature | IDEA-60389 | Need GUI to configure remote repository and branch |
Feature | IDEA-87099 | Provide ability to add remote repositories to local git repository |
Feature | IDEA-76454 | Ability to change URL of git repository |
Code Insight | Bug | PY-20778 | Invalid conversion character in fstring is not marked as an error |
Bug | PY-20775 | Unclosed braces inside a fstring should be an error |
Bug | PY-20864 | False positive: "Unresolved reference" for variable annotations with types from typing module |
Exception | PY-20785 | Named unicode character inside fstring causes IDE exception |
Debugger | Bug | PY-20476 | Argument parsing for subprocess under debugger |
Inspections | Bug | PY-20810 | PEP-8 E701 'Multiple statements on one line (colon)' for every variable annotation |
Bug | PY-20863 | False positive: unresolved reference for quoted type hints inside annotations |
Bug | PY-20844 | f-string expression cannot include a backslash |
Bug | PY-20783 | PyCharm does not see local variables when parsing fstrings |