Build | Bug | CPP-12614 | Message tool window is shown after Run program with warning |
Code: Navigation | Performance | CPP-7168 | CLion freezes navigating to related symbol (from .h to .cpp) |
Project Model | Bug | CPP-13232 | Compiler information detection fails with GCC on `-Wno-error=unknown` option with `no option -Wunknown` error |
Bug | CPP-13133 | Compiler information detection fails with GCC on `-Werror=unknown` option with `no option -Wunknown` error |
Toolchains | Bug | CPP-13098 | Compiler information detection sensitive to -Werror=undef |
Bug | CPP-12968 | CLion fails to detect WSL with Ubuntu 18.04 |
Editor. Editing Text | Bug | IDEA-191159 | [windows] text in editor can float when parameter hint is on |
Bug | IDEA-182771 | Editor: Split Vertically resets scroll and caret position |
Find, Replace, Find Usages | Usability | IDEA-175973 | Enter file name search popup is not closing itself after losing focus when no value available in textbox. |
Indices | Bug | IDEA-188041 | Uncommitted saved document still leading to "Outdated stub in index" sometimes |
Bug | IDEA-193172 | Deadlock while typing after auto completion |
Bug | IDEA-181227 | Throwable: unable to get stub builder |
Exception | IDEA-188028 | A test failing with "Outdated stub in index" |
User Interface | Bug | IDEA-192713 | focus is lost on opening Find Usages tool window |
Bug | IDEA-191164 | [windows] text floats in preview diffs |
Bug | IDEA-191170 | [windows] tip of the day picture is large on 125% scale |
Bug | IDEA-190806 | notification balloon shadow gaps |
Bug | IDEA-192691 | Wrong title of JetBrains Privacy Policy window |
Performance | IDEA-192184 | Goto Class/File/Symbol popups leak via native window and focus traversal policy |
Version Control | Bug | IDEA-186772 | Git compare two branches: sort is wrong |
Performance | IDEA-192017 | Unshelving creates a thread for each shelved file |
Version Control. Git | Bug | IDEA-191656 | Git commit history with control characters causes intellij to spin, consuming CPU and repeating the same stack in the idea.log |
Version Control. Perforce | Bug | IDEA-191521 | Duplicate changelist is created when submitting a part of files in a Perforce changelist |
Version Control. Subversion | Bug | IDEA-188180 | "Merge from" fails if branch location of the current branch is under some other branch location |
Bug | IDEA-190790 | Subversion: tree conflicts can't be viewed if path contains spaces |
Bug | IDEA-190960 | "Error updating changes: can not parse output" error in local changes for certain tree conflicts |
Usability | IDEA-158791 | Unexpected output of svn commands for a single file/revision should not prevent further svn operations |
Cosmetics | IDEA-188814 | Subversion: correct the title of "BranchOrTag" tab in Messages tolwindow |
Exception | IDEA-190935 | ISE at org.jetbrains.idea.svn.branchConfig.SvnBranchConfigurationManager.resolveConfiguration |
Console | Bug | PY-29186 | Printed outputs are hidden from the user when there is some computation at the beginning |
Bug | PY-29045 | Python console folding covers staring script execution result |
Debugger | Bug | PY-29671 | Remote Debugging Server: 'module' object has no attribute 'declare_namespace' |
Formatter | Bug | PY-10972 | Wrong indent when typing a multi-line tuple or string literal |
Inspections | Bug | PY-27858 | SqlAlchemy table class attributes of Column(Unicode) type are mistaken for string type. |