No subsystem | Task | CPP-13239 | Bundle CMake 3.11.3 |
Debugger | Bug | CPP-13014 | Attach to process throws exceptions together with error message |
Debugger: GDB | Bug | CPP-11902 | Run to cursor doesn't work with WSL |
Code: Highlighting and Inspections | Bug | CPP-12992 | clangd: Clang-tidy generated red code (performance-unnecessary-value-param check) |
Bug | CPP-12993 | Clang-tidy: Rerun inspection doesn't apply new configuration | |
Bug | CPP-13004 | clangd: Some clang-tidy warnings are absent on Windows | |
Code: Intention actions | Bug | CPP-12205 | Unable to suppress certain errors/warnings |
Code: Parsing | Bug | CPP-12736 | Parser prediction is broken during parsing of macro call arguments |
Code: Resolving | Bug | CPP-12744 | CLion can't resolve converting constructor |
Bug | CPP-13023 | Qualified classes loose template parameters | |
Project Model | Feature | CPP-13052 | CompDB: Automatically resolve language type based on compiler options |
Bug | CPP-12936 | Gradle support: C++ headers are red on Windows for VS toolchain | |
Bug | CPP-13232 | Compiler information detection fails with GCC on `-Wno-error=unknown` option with `no option -Wunknown` error | |
Running | Bug | CPP-13192 | Exception when starting debug of a gradle target |
Toolchains | Feature | CPP-13016 | Add support for WSL background processes |
Editor. Editing Text | Feature | IDEA-152160 | Add options to "Save as" for scratch files |
Bug | IDEA-192777 | Builder methods return hints duplication in the editor. | |
Bug | IDEA-192919 | Custom file type: incorrect Expand selection if word is between backslashes (tested with in C files) | |
Bug | IDEA-190665 | Caret is not repainted correctly | |
Bug | IDEA-192970 | Jump outside closing bracket/quote: doesn't work if if/while/switch statements were completed | |
Find, Replace, Find Usages | Exception | IDEA-189500 | Search does not work |
Indices | Bug | IDEA-193172 | Deadlock while typing after auto completion |
Settings Repository | Bug | IDEA-193023 | completion.factors.user.xml should not be synchronized by Settings Repository |
User Interface | Feature | IDEA-163208 | Add support for MacBook Touch Bar (Magic Toolbar) |
Bug | IDEA-193169 | badly rendered SVG icons in Customize dialog | |
Bug | IDEA-190948 | Dropdown button for elements content in Artifacts panel is not very good looking | |
Bug | IDEA-133900 | Can't type @ in Find/Replace dialog | |
Bug | IDEA-192168 | Touch bar for CLion doesn't have build action | |
Usability | IDEA-190216 | Hard to resize quick doc popup | |
Cosmetics | IDEA-169819 | "New Window" button in open project dialog has extra space | |
Version Control | Feature | IDEA-193058 | Update commit legend UI |
Bug | IDEA-192877 | Git: CheckOut Tag Or Revision: on the first invocation some tags are not available in completion | |
Bug | IDEA-193195 | Compare Before with Local should support file move | |
Version Control. Git | Bug | IDEA-186342 | Cherry-pick with auto-commit uses full hash in the suffix, while cherry-pick showing the dialog uses short hash |
Bug | IDEA-193141 | Git: on saving file after Reword Commit performing i often get the File Caches Conflict dialog | |
Bug | IDEA-191992 | Files Merged with conflicts shows only one branch name | |
Usability | IDEA-192982 | Multiple Github Accounts: if default account is selected and you are logged in, use this account for sharing and skip not authenticated ones | |
Usability | IDEA-163630 | "Cherry-picked from" suffix should be optional | |
Exception | IDEA-193107 | IllegalArgumentException trying to open Branches menu in the detached HEAD state | |
Exception | IDEA-192978 | kotlin.UninitializedPropertyAccessException at org.jetbrains.plugins.github.GithubShareAction$Companion$shareProjectOnGithub$1.onSuccess | |
Code Insight | Bug | PY-30071 | pytest.mark.parametrize can receive parameter names in tuple instead of a string |
Exception | PY-30072 | "Empty PSI elements must not be passed to createDescriptor" exception for "pytest.mark.parametrize" | |
Editing | Bug | PY-29158 | Extended completion for packages and modules doesn't insert their fully qualified names in string literals |
Test Runner | Feature | PY-30248 | Support completion for parametrized names |