Build | Usability | CPP-8008 | Unclear 'No CMake output' after reopening project during reset cache |
Code: Documentation | Bug | CPP-8097 | Doxygen: CLion doesn't generate @param tag for ellipsis |
Bug | CPP-8105 | Code completion for ellipsis is absent for @tparam |
Bug | CPP-7856 | Red code in Doxygen comments around ellipsis |
Code: Highlighting and Inspections | Bug | CPP-7711 | Regression: "might not have been initialized" for reference parameters to overloaded operators |
Bug | CPP-6403 | Invalid inaccessible code warning after dynamic_cast<>() |
Usability | CPP-4220 | Don't mark as typo namespaces in places of usage |
Code: Intention Actions | Bug | CPP-7750 | Simplify expression goes massively wrong with boolean variable |
Code: Parsing | Bug | CPP-3239 | gcc atomic builtins show as errors |
Code: Refactorings | Bug | CPP-8102 | UDL rename does not work inside namespace |
Bug | CPP-4790 | Extract method adds invalid this-> specifier |
Code: Resolving | Bug | CPP-7887 | Invalid properties are assigned to a function if there is a clang attribute between them |
Project Model | Bug | CPP-7964 | CLion doesn't open a folder that contains CMakeCache.txt file as project when using File | Open |
Bug | CPP-8149 | CLion suggests to reload cmake after creating project without any changes |
Bug | CPP-7904 | CLion triggers excessive reloads (sometimes recursively) when included CMake files changed after generation |
Bug | CPP-8017 | CMake option editor ("Shift + Enter") erases escaping quotes |
Bug | CPP-8059 | Undoing change in CMakeLists doesn't trigger automatic reload |
Usability | CPP-7910 | Changing compiler in CMake settings resets CMAKE_BUILD_TYPE (among others) |
Usability | CPP-8068 | When opening a CMake project with existing in-source generated files, they should be set as generation path |
Usability | CPP-8009 | Do not reload CMake on project reopening when only whitespaces have changed |
Console | Bug | IDEA-163771 | Lots of logging to the console -> memory leak |
Editor. Editing Text | Bug | IDEA-163905 | Zero Latency Typing is excruciatingly slow with 20 carets and unusable with 50. |
Bug | IDEA-115424 | Editor scrolls immediately after switching to its tab after project opening |
Exception | IDEA-162595 | `Wrong offset` exception when start typing on the first line of any file if there're >1 lines [#171.78] |
Find, Replace, Find Usages | Bug | IDEA-163346 | error stripe position is wrong when find replace is active |
Bug | IDEA-164440 | Find in path does not show path of currently active file in Directory field |
Usability | IDEA-152060 | Auto select find/replace field on focus. |
Settings Repository | Bug | IDEA-155623 | Loading settings from settings repository fails to import live template |
Terminal | Feature | IDEA-147703 | Support fish shell to use as terminal |
Bug | IDEA-118848 | Pos1/End don't work in the terminal if zsh ist used |
Bug | IDEA-163063 | It's impossible to deactivate auto-activated virtualenv on zsh and fish |
Bug | IDEA-115276 | Local Terminal did not accept German Keyboard Layout |
Bug | IDEA-163474 | Terminal shell path can't be changed (falls back to default value): IntelliJ IDEA 2016.3 (builds 163.7342.3, 163.7743.17 and 163.7743.37) |
Bug | IDEA-162571 | Terminal does not read zshrc from ZDOTDIR defined in .zshenv |
User Interface | Bug | IDEA-162580 | Tool Windows show/hide state is not memorized |
Usability | IDEA-93637 | Hide cursor while typing |
Version Control. Git | Bug | IDEA-164369 | can't create git tag |
Performance | IDEA-163335 | Memory leak |
Code Insight | Feature | PY-20769 | Support PEP 519: File system path protocol |
Exception | PY-21399 | Backslash in the middle of another escape sequence inside a string literal causes exceptions |
Console | Bug | PY-21373 | Python console working directory setting ignored |
Bug | PY-21330 | Receive "Value Error A return_control_callback must be supplied as a reference before a gui can be enabled" with "Show command line afterwards" option |
Bug | PY-21317 | ANSI Coloring in Remote Python Console |
Bug | PY-21510 | virtualenv auto activation fails on windows |
Bug | PY-21248 | First line becomes hidden in the first cell of IPython console |
Bug | PY-21452 | virtualenv auto activation does not work on windows (cmd) with the latest build (171.948) |
Debugger | Bug | PY-21487 | Concurrency Visualizer doesn't work |
Bug | PY-14999 | tput: unknown terminal "emacs" |
Bug | PY-21096 | Debugger is not working |
Bug | PY-20532 | Debugger completely broken with Qt5 |
Exception | PY-21457 | Reopening Debugger Console causes IllegalArgumentException |
Interpreters Settings | Feature | PY-18473 | Detect installed third-party Python interpreters based on the Windows registry according to PEP 0514 |
Refactoring | Feature | PY-21161 | Intention that converts .format() calls and prrintf-style formatting to f-string literals |
Bug | PY-21245 | "Convert to f-string literal" action doesn't work correctly with dictionary keys including quotation marks |
Bug | PY-21244 | "Convert to f-string literal" action doesn't work correctly with parametrized formats |
Bug | PY-21246 | "Convert to f-string literal" action do not place parentheses if format contains expression |
Bug | PY-21243 | "Convert to f-string literal" action doesn't work correctly with old string formatting and dictionaries |
Run | Bug | PY-21194 | Latest 2016.3 EAP does not honor env variables in server configuration |
Test Runner | Bug | PY-7659 | Incorrect unit test status in pycharm |
Bug | PY-15166 | Test runner mixes up class names for tests when `subTest` method is used |
Bug | PY-21132 | pytest with coverage fails due to -m option used |
Bug | PY-21454 | tox.ini is not found by default in the project root directory |