Debugger: GDB | Feature | CPP-11319 | WSL: Remote debugger via ssh connection |
Debugger: Editing | Feature | CPP-2906 | Code Fold of control flow statements (if/else, do/while, for, switch) |
Project Model | Bug | CPP-11862 | CLion doesn't reload project if CMakeLists.txt opened in the editor is changed on disk |
Usability | CPP-11857 | Do not silently delete generated files, if the generated dir was created with another generator or for another project |
Usability | CPP-11892 | Do not clear generated files, when opening existing generated CMake project |
No subsystem | Performance | CPP-11779 | Including a file via code completion may lead to freeze |
Running | Bug | CPP-4106 | Unable to set custom PATH environment variable on MinGW |
Code: Highlighting and Inspections | Bug | CPP-3094 | Catch section of function-level try block incorrectly marked as unreachable code |
Bug | CPP-7148 | Unreachable code wrong markup; |
Bug | CPP-11594 | dynamic_cast in try section leads to unreachable code |
Editor. Editing Text | Bug | IDEA-185286 | PopupFactoryImpl.guessBestPopupLocation(Editor) returns a wrong coordinate. |
Bug | IDEA-143918 | Scratch files: on Undo scratch file deleting it is recreated with language == text |
Bug | IDEA-157130 | New File action (invoked in Scratches Project View) creates a file with ScratchFileType but does not create a mapping in the ScratchFileService |
Bug | IDEA-108914 | I can't show the Korean, only â–¡â–¡â–¡â–¡â–¡ |
Usability | IDEA-157369 | Order of actions for escape key in editor should be LIFO |
Find, Replace, Find Usages | Usability | IDEA-144928 | remove results from Find tool window: Alt+Del conflicts with safe delete |
Indices | Bug | IDEA-185661 | Encoding detection requires read action |
Packaging and Installation | Task | IDEA-185591 | Get rid of -Xbootclasspath/a: argument when running IntelliJ-based IDEs |
User Interface | Bug | IDEA-185008 | Show usages is closed on escape in usages settings dialog |
Bug | IDEA-185306 | Powered by open-source software link in about box is outdated |
Usability | IDEA-185585 | 'Speed search' in modules in project structure should match pattern against full module name |
Version Control | Bug | IDEA-185598 | Favorite branch mark is lost on restart |
Version Control. Git | Usability | IDEA-161921 | Remotes: allow configuring a single remote as a default one. |
Inspections | Bug | PY-22868 | Code inspection doesn't honor incomplete Python stubs with __getattr__ at file level |
Refactoring | Bug | PY-18553 | "Code|Override Methods..." copies PEP 0484 type hints but does not add imports for them |
Test Runner | Feature | PY-17391 | Show test icons in the gutter like in IntelliJ for Java |