No subsystem | Bug | CPP-8976 | Missing errors when generic lambda argument type is incompatible with parameter type |
Code: Highlighting and Inspections | Bug | CPP-8962 | Const-qualified forwarded template parameter discards const-qualification |
Bug | CPP-9206 | Regression: lambda return type not deduced correctly with type aliases of templates |
Code: Parsing | Bug | CPP-8937 | When the argument of operator[] cannot be determined, a non-integral parameter is flagged as an error |
Bug | CPP-7989 | Type referenced in declaration via global namespace in if() condition is unrecognised |
Bug | CPP-2880 | override specifier in local class highlighted as syntax error |
Code: Resolving | Bug | CPP-8957 | Local class type not resolved properly inside member functions |
Project Model | Bug | CPP-7626 | Compiler info cannot be collected with older GCC |
Bug | CPP-8550 | CMake load fails with "Cannot get compiler information for configuration", CLion gives SDCC invalid arguments: '@/tmp/compiler-arguments.txt' |
Performance | CPP-9327 | UI can be blocked during project reopening due to access to compiler info |
Unit Testing | Bug | CPP-9061 | Catch: Impossible to run test using context menu when caret is located inside TEST_CASE_METHOD |
Bug | CPP-9305 | Catch Configuration: Expansion in CHECK not shown due to CAPTURE |
Console | Bug | IDEA-169065 | ANSI Colors in the console : some escape codes are not interpreted correctly |
Editor. Editing Text | Bug | IDEA-169520 | Flow annotations visible in Collections interface methods |
Bug | IDEA-169157 | Right-to-left bug |
Bug | IDEA-169208 | Copy/paste of type breaks 'module-info.java' with illegal import statement |
Bug | IDEA-169380 | Buggy caret position shown in status line |
File System | Performance | IDEA-169698 | VirtualFIle.findChild() is slow on negative lookups |
Find, Replace, Find Usages | Bug | IDEA-169685 | Regexes inserted into "Find" field are replaced with the value of its selection if "replace" mode is invoked |
Bug | IDEA-168259 | `Find in path` highlights all file in preview window |
Bug | IDEA-169992 | Different results in the results panel of the "Find in Path" window in comparison to the preview (specific Regex) |
Bug | IDEA-170768 | Search stopped working |
Bug | IDEA-169060 | Find in path: Home+End keys not working in text field |
Bug | IDEA-169331 | File mask field keyboard behaviour inconsistent with search field |
Usability | IDEA-168982 | New Find/Replace in tab dialog: Add spacing to checkbox list |
Usability | IDEA-170049 | "Find in path" dialog: find anywhere/in comments/... doesn't have a shortcut |
Exception | IDEA-168857 | Find usages preview throws exception: java.lang.Throwable |
Packaging and Installation | Feature | IDEA-169185 | Installation destination folder for 64-bit and 32-bit Windows OS. |
User Interface | Bug | IDEA-169587 | Welcome Screen unusable small |
Bug | IDEA-169925 | 'Import Color Scheme' is broken (scheme is reset to Default after IDE restart) |
Bug | IDEA-169672 | FindInPath popup: keyboard focus can't be moved to results list after some control selecting or moving focus to preview |
Bug | IDEA-169270 | Tab key doesn't bring you into General Tab in Datasource Properties window |
Cosmetics | IDEA-169688 | Buttons Yes/No in "Add file to Git" dialog lost their position |
Version Control | Usability | IDEA-168568 | Check commit message for emptiness before code analysis |
Version Control. Log | Feature | IDEA-168629 | Let reorder columns shown in the VCS Log and new File History |
Bug | IDEA-169336 | Show affected files in file history has no preselection |
Exception | IDEA-169831 | Adding duplicate element ref to the set containing otherref |
Code Insight | Bug | PY-22522 | Allow PyImportResolver results to override standard import roots |
Console | Cosmetics | PY-22611 | Disabled "Show cmd afterwards" options is clickable after run config window reopening |
Exception | PY-22601 | Remote interpreter causes exception if "Emulate terminal" option is enabled |
Debugger | Bug | PY-20476 | Argument parsing for subprocess under debugger |
Bug | PY-23009 | Debugger finishes in _pydev_execfile |
Bug | PY-23140 | Debugger fails with ValueError if "Collect run-time types information" option is enabled |
Bug | PY-23202 | Frame evaluation debugger: enable old tracing debugger for long functions with bad absolute jump instructions |
Bug | PY-22999 | Attach Debugger to console fails |
Bug | PY-23249 | Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) upgrading from 2017.1 RC1 to RC2 171.3780.111 OSX |
Bug | PY-22978 | Debugger fails to connect to spawned subprocesses with Docker interpreter |
Bug | PY-22904 | Updates from PyDev debugger |
Editing | Bug | PY-19837 | Some line comments are deleted when optimize imports is invoked |
Formatter | Bug | PY-22422 | Code style options for "from" imports are not taken into account in several cases where imports are automatically created/modified |
Bug | PY-22355 | Optimize imports doesn't honor new code style settings for imports (parentheses in particular) |
Inspections | Bug | PY-22806 | False positive "Old-style class..." inspection if class is inherited from six.with_metaclass |
Interpreters Settings | Bug | PY-21787 | Cannot add symlinked Python/virtualenv as interpreter, e.g. created with venv |
Run | Bug | PY-17069 | runnerw.exe sometimes finishes with exit code -1073741819 (0xC0000005) |
Test Runner | Bug | PY-7856 | Doctest: missing diff link for failed doctest |
Bug | PY-22857 | Python Unittests with Python 2.6.4 Fail with SyntaxError in _jb_runner_tools |
Bug | PY-17485 | Cannot run Unittests with -Werror |
Bug | PY-22992 | Pycharm EAP test file detection |