No subsystem | Feature | CPP-8140 | Support and bundle CMake 3.7 |
Debugger: GDB | Bug | CPP-2328 | CLion debugger does not work with csh |
Bug | CPP-8737 | Having a problem to run Clion debugger on the "Hello World" program (RHEL 6.3) |
Code: Highlighting and Inspections | Bug | CPP-8300 | Binary operator '<<' can't be applied to the expressions of type 'wostream' and 'string' |
Code: Parsing | Feature | CPP-1296 | Add a preprocessor macro for testing whether code is parsed by CLion |
Project Model | Bug | CPP-8824 | No more error/warning highlighting in CMake console |
Bug | CPP-8727 | CLion incorrectly parses \; and other escaping in per-file compiler definitions |
Bug | CPP-3962 | Problem with include, parser is now broken with -DCMAKE_SYSTEM_NAME=Generic (MinGW) |
Task | CPP-8726 | Rework compiler command line/response file parsing/building according to specs |
Console | Bug | IDEA-167431 | Console filters can no longer change foreground text color |
Bug | IDEA-167094 | Can't remove first char in user input |
Diff_Merge | Feature | IDEA-167631 | Open all files which are modified in the current branch |
Editor. Editing Text | Bug | IDEA-167446 | Unicode â„•, UTF-8, Annotation Processor, Compiler source encoding on Windows |
Find, Replace, Find Usages | Bug | IDEA-167872 | Find results from different files are merged |
Bug | IDEA-167197 | IntelliJ freezes when trying to invoke 'Find in path' on selection |
Usability | IDEA-167955 | Find: `Ctrl+F` on selected word doesn't pre-select text in search field if Find bar is open |
Exception | IDEA-167571 | Argument for @NotNull parameter 'scope' of com/intellij/psi/search/LocalSearchScope.<init> must not be null |
Indices | Performance | IDEA-167934 | Out of memory dialog on IntelliJ IDEA start/open project |
Performance | IDEA-167372 | Building the stub tree for a file loads its contents twice in a row |
User Interface | Bug | IDEA-167782 | Details in EventLog only clickable once |
Bug | IDEA-168068 | Project leak via com.intellij.ide.util.PsiClassListCellRenderer#INSTANCE |
Bug | IDEA-167825 | Active project window is hidden under already opened projects |
Cosmetics | IDEA-167612 | strange highlight of settigns > appearance & behavior > notofications |
Exception | IDEA-167624 | Find Action popup can not be closed on Welcome Screen; NPE at com.intellij.ide.util.gotoByName.ChooseByNamePopup.dispose |
Version Control | Feature | IDEA-162845 | Allow openning commit window when only unversioned files present |
Version Control. Subversion | Bug | IDEA-113567 | Subversion1.8: cleanup invoked from file context menu fails with error |
Code Insight | Bug | PY-22181 | Element type is not inferred in case of iteration over iterable with separate iterator |
Debugger | Bug | PY-22447 | Debugging jinja templates: visualization of currently active line is stuck on the first breakpoint |
Bug | PY-22499 | Add warning for slow debugger options |
Bug | PY-22690 | Can't debug python script with Remote Interpreter |
Bug | PY-16100 | Unable to debug with remote Python interpreter: cannot connect to X server |
Inspections | Bug | PY-22224 | no warning about: `x, y = None` (TypeError: 'NoneType' object is not iterable) |
Bug | PY-22222 | Type doesn't have expected attributes with __slots__ |
Bug | PY-21651 | Unresolved reference for attributes created by with statements |
Test Runner | Bug | PY-13833 | Invalid subtest display with pytest.mark.parametrize |