Code: Highlighting and Inspections | Bug | CPP-9143 | Syntax error for override function with try/catch |
Bug | CPP-5811 | False error for variadic function declaration when comma before ellipsis is absent |
Bug | CPP-1295 | Faulty unreachable code after array initialization |
Task | CPP-11811 | Update bundled clang-tidy version to newer one |
Code: Parsing | Bug | CPP-4314 | Macro call breaks parsing of types |
Bug | CPP-11676 | Most vexing parse is broken |
Bug | CPP-3526 | Pointer-to-function variable initialized via universal initializer is misparsed as function with body |
Bug | CPP-7862 | C++ Syntax Parser Error when calling default constructor in function call |
Bug | CPP-12015 | Initializer of variable templates not parsed |
Bug | CPP-8331 | Parentheses in array-of-pointers argument declaration confuse CLion |
Bug | CPP-11963 | Extra double-colon breaks parsing pointer-to-member declaration |
Bug | CPP-11800 | cv-qualifier not parsed after decltype |
Bug | CPP-12037 | Typename containing variadic function confuses parser |
Bug | CPP-9559 | Invalid parsing when parameter and its type have the same name |
Bug | CPP-9342 | Clion recognizes source file badly |
Bug | CPP-11982 | Parser fails on parentheses around parameter declarator |
Bug | CPP-12041 | constructor call mis-parsed when preceded by typename keyword |
Bug | CPP-12011 | Parser cannot deal with trailing return type inside sizeof |
Project Model | Usability | CPP-8793 | CLion overwrites the name I put in .idea/.name with the name set in PROJECT from CMakeLists.txt |
Toolchains | Feature | CPP-11408 | Integration with Valgrind memory analyser on WSL |
Terminal | Bug | IDEA-186950 | Exception on trying to evaluate java program that throws exception in terminal |
User Interface | Bug | IDEA-184963 | "Diff Viewer" switch via popup breaks focus |
Bug | IDEA-186562 | Javadoc not shown for jigsaw modules in another module |
Usability | IDEA-170891 | Show meaningful error when IDE fails to create new project in the read only directory |
Usability | IDEA-173072 | Change wording in "IDE updates are managed externally and weren't checked": message is unclear |
Version Control | Bug | IDEA-186651 | Move to another changelist shortcut in Diff moves the entire file |
Bug | IDEA-186725 | Changes grouping by repository: confusing results for external VCS root if group by module is used |
Version Control. Git | Bug | IDEA-186463 | After the valid git executable is configured for a project reopening is necessary to make Log or History displayed |
Bug | IDEA-185964 | Git: Partial Commits: after turning the HighlightFilesFromNonActiveChangelists ON the behavior becomes unpredictably wrong |
Bug | IDEA-140196 | Built-in SSH: does not support strong security ciphers - Cannot negotiate, proposals do not match |
Exception | IDEA-186769 | CME at com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker.optionsChanged |
Version Control. Perforce | Bug | IDEA-186736 | Perforce integration is unusable with 2018.1 EAP |
Code Insight | Feature | PY-16412 | "Add comment with type hint" intention action for local variables |
Inspections | Bug | PY-24760 | subprocess.check_output(..., encoding='utf-8') inspector reports unexpected argument |
Bug | PY-22221 | Unresolved references option "Ignore references" feature not working ? |
Bug | PY-26555 | "'function' object is not callable" |
Bug | PY-19856 | Redeclared variable inside possibly empty loop |
Bug | PY-27964 | Unresolved reference false positive when using register function of @functools.singledispatch |
Bug | PY-22184 | False positive "unreachable code" for while / try / break / finally |
Bug | PY-19898 | Wrong return value is inferred for subprocess.check_output() in Python 3 |
Bug | PY-23632 | False positive: "can't find reference in function" for mock package on Python 2.7 interpreter |