No subsystem | Bug | CPP-14340 | Deadlock in background tasks |
Bug | CPP-19464 | Tab key not work well within double quotes in brackets, just in Clion |
Running | Bug | CPP-19337 | Remote run: Passing empty cmdline args to a program is broken |
Feature | CPP-3153 | Add an option to redirect program input stream |
Feature | CPP-5040 | Support for macros/variables in Run Configurations |
Code: Clangd | Bug | CPP-19469 | Improve clangd crash reports |
Bug | CPP-19386 | [clangd] crash in clang::Sema::BuildUsingShadowDecl |
Code: Completion | Bug | CPP-19126 | clangd completion: remove README from include completion list |
Bug | CPP-19404 | Incorrect function call completion in function arguments |
Bug | CPP-11766 | Completion doesn't insert space after `using namespace` |
Bug | CPP-19127 | clangd completion: frameworks are duplicated in the list |
Bug | CPP-19158 | Do not suggest completion when cursor is behind literal |
Bug | CPP-19175 | Using namespace should suggest only namespaces |
Bug | CPP-18957 | Code completion doesn't suggest keywords class|struct for enum |
Code: Editing | Bug | CPP-19390 | Error `crash or error respond from context request future` report for scratch files (`[New] Scratch File` Action) |
Bug | CPP-3344 | Indenting selection by pressing "tab" does not work, caret jumps between arguments instead |
Code: Highlighting and Inspections | Bug | CPP-19215 | "default" path labeled unreachable, but needed to prevent compiler warning |
Bug | CPP-15781 | clangd: "Make function public" doesn't work for function with definition |
Bug | CPP-19185 | A lot of random unreachable code errors since last update |
Debugger | Bug | CPP-18120 | Debugger: Mute variables action is not available during indexing |
IDE Settings | Bug | CPP-19241 | Toolchain settings: Changing GDB has no effect |
Project Model | Bug | CPP-16028 | Error during CMake reload on project with Russian paths and Cygwin |
Core. Indexing | Exception | IDEA-231678 | AE at com.intellij.util.indexing.MemoryIndexStorage.setBufferingEnabled |
Core. Licensing | Bug | IDEA-231811 | Excessive number of writes to idea.key |
Core. Plugin Management | Bug | IDEA-234122 | Exception and freeze on disabling Markdown plugin when .md file is opened |
Exception | IDEA-230987 | Throwable at com.intellij.util.indexing.FileBasedIndexImpl.dropRegisteredIndexes after updating plugins |
Editor. Formatter | Bug | IDEA-230976 | IDEA is modifying .idea\codeStyles\Project.xml |
Bug | IDEA-233647 | Log contains too many ' INFO - rojectCodeStyleSettingsManager - Saving Project code style ' |
Tools. Docker | Feature | IDEA-219125 | Docker. Support --gpus command line option |
Bug | IDEA-234944 | DockerCompose: Add navigation from images in quotes to the docker hub |
Usability | IDEA-234994 | Recognize Dockerfile.jvm and Dockerfile.native as docker files |
Usability | IDEA-234982 | Docker: Set focus at console command line by Exec->bash on a container |
Cosmetics | IDEA-232754 | Docker Plugin - bad English in error message when plugin can't reach file system root |
Task | IDEA-234571 | Internationalize Docker plugin. Round 2 |
Exception | IDEA-234266 | java.util.concurrent.ExecutionException at completion for invalid tags |
Tools. HTTP Client | Bug | IDEA-234656 | Completion hint is disappearing after "clear read-only flag" dialog |
Bug | IDEA-234891 | Can't rename host in http client |
Bug | IDEA-234435 | Generate HTTP Request: correctly treat read-only files |
Usability | IDEA-234659 | Add text and selection in template |
Tools. Terminal | Bug | IDEA-234503 | Provide keyboard navigation between split terminals |
Bug | IDEA-234406 | Split sessions are lost when moving terminal tab to the editor – disable the action for split sessions |
Exception | IDEA-234523 | Throwable when move terminal tab to editor |
Version Control. Git | Bug | IDEA-234795 | Can no longer select differences in new commit tab |
Bug | IDEA-233679 | Mnemonics doesn't work in Interactive rebase dialog on Mac |
Usability | IDEA-174600 | Git Interactive Rebase dialog: allow to remove commit via Backspace or Delete |
Usability | IDEA-233381 | After restart selected tab is switched from "Local Changes" to "Log" |
Version Control. Mercurial | Bug | IDEA-233629 | Mercurial auth script is not compatible with older python versions. |
Version Control. Subversion | Bug | IDEA-234491 | Cannot checkout Subversion project from Welcome screen |
Debugger | Bug | PY-39526 | SciView of dataframes converts integers to floats. |
Bug | PY-40696 | Smart Step Into skips too many lines |
Bug | PY-40931 | Step over performed outside the project scope immediately gets the debugger back to the project scope code |
Exception | PY-40723 | RuntimeError: Bytecode parsing error is during step into action |
Exception | PY-40721 | TypeError: None object cannot be quoted is raised during smart step into action |
Skeletons | Bug | PY-37523 | Python stub generation for system modules is broken on NFS |
Data Views | Usability | DBE-8733 | Enable "Hide column" actions inside data view |
SQL Format and Style | Bug | DBE-10202 | Case sensitivity not respected for procedures/functions in packages |
SQL Generation | Bug | DBE-10259 | The drop cascade checkbox of the Confirm Drop Schema Dialog does nothing! |
SQL Highlighting | Bug | DBE-10273 | Good code red: CAST to varchar without length not accepted by DataGrip |
Bug | DBE-10268 | PostgrSQL Identity columns syntax check bug |