No subsystem | Bug | CPP-17655 | Run icon is absent for Gradle project |
Bug | CPP-17663 | Run configurations aren't appear for Gradle project |
Bug | CPP-17526 | Injected language for C/C++ has two options and throws exception |
Feature | CPP-17402 | References from pre-declarations are not highlighted in text and not modified while inline rename, they are not found in `Find Usages` view |
Embedded | Cosmetics | CPP-16731 | Peripheral: Fix cosmetic problems |
Toolchains | Bug | CPP-17551 | Compilers aren't found by Toolchain panel |
Debugger | Performance | CPP-13122 | Evaluating variables during debugging might lead to freezes |
Code: Highlighting and Inspections | Task | CPP-17474 | Support old clang-tidy output format for backward compatibilty |
Code: Completion | Bug | CPP-17206 | Class name is not completed for function declaration |
Code: Parsing | Performance | CPP-10232 | Headers that are too large for code insight get inlined into .cc files (big AST for .cc) |
Project Model | Feature | CPP-2659 | Support Ninja CMake generator |
Feature | CPP-8238 | Support CMake File API |
Bug | CPP-12127 | CLion may show unpredictable "CMake Reload" status: [Finished] or [Failed to reload] if CMakeConsole view contains warning messages. |
Code Analysis. Inspection | Bug | IDEA-224533 | Inspections from command line fail with "TFBlockNameValidness descriptionUrl==TFBlockNameValidness " |
Code Analysis. Language Injection | Bug | IDEA-223046 | Strange highlighting in injected HTML text block |
Core. IDE Settings. Sharing | Usability | IDEA-208370 | "Invalid credentials. Click to authorize" tooltip should make it clear which credentials exactly are invalid |
Core. Indexing | Exception | IDEA-224749 | Possible `IndexNotReadyException` when adding package-info.java |
Core. Installation | Bug | IDEA-224371 | Allow to use custom size for spalsh image in launcher. |
Bug | IDEA-223576 | Impossible to update Pycharm 2019.1 |
Bug | IDEA-215497 | jbr/bin/java Access Denied during update from IC-192.4205.45 to IC-192.4488.21 |
Core. Platform API | Feature | IDEA-219946 | API to determine a command-line, which started current IDEA |
Core. Plugin Management | Bug | IDEA-224401 | "Updatable" plugin is duplicated in plugins list until restart |
Bug | IDEA-224408 | No label on enable/disable theme plugin after clicking on Apply |
Exception | IDEA-224649 | Throwable at com.intellij.ide.plugins.newui.MyPluginModel.applyEnableDisablePlugins |
Exception | IDEA-224650 | NPE at com.intellij.ide.plugins.newui.MyPluginModel.addProgress |
Core. Run. Configurations | Performance | IDEA-219923 | Avoid running run configuration producers on EDT |
Core. Task Management | Bug | IDEA-138917 | Time Tracking broken |
Bug | IDEA-101254 | Time tracking: Suspend delay setting has effect only on project reopening |
Editor. Formatter | Bug | IDEA-224183 | IDEA takes into account formatting markers with the disabled "Enable formatter markers in comments" option |
Lang. YAML | Bug | IDEA-223349 | Problems validating sequences using Metamodel engine |
Tools. Docker | Feature | IDEA-178495 | compose YAML: add editor support for typed arrays (v3) |
Bug | IDEA-224069 | Dockerfile highlighting breaks on multiline RUN with quotes |
Bug | IDEA-214766 | Incorrect error highlighting for function arguments used in string interpolation inside a BASH function in a RUN statement in Dockerfile |
User Interface. Console View | Bug | IDEA-70016 | error mixing stdout/stderr |
User Interface. Find, Replace, Usages | Bug | IDEA-224319 | Forget the previous search fragment when a new multiline fragment was selected |
User Interface. Focus | Bug | IDEA-223806 | After closing the Find view, keyboard focus is nowhere |
User Interface. Look and Feel | Task | IDEA-201463 | IntelliJ LaF: change inactive selection background color |
User Interface. Navigation | Bug | IDEA-224660 | Search Everywhere: start matches should be prioritized |
Version Control. Git | Feature | IDEA-208517 | Unified Checkout action for remote branches |
Performance | IDEA-221003 | Git integration should refresh only the files which actually have changed |
Usability | IDEA-193354 | Git | Branches | "Checkout as" always makes new branch track selected branch |
Usability | IDEA-171626 | Ability to create new branch that already exists in some repositories |
Usability | IDEA-132259 | Multi-repo sync setup: Checkout common remote branch as local fails if one of repositories is already on such branch |
Task | IDEA-163444 | Remove "Branch Default" update method |
Version Control. GitHub | Bug | IDEA-224323 | GitHub PullRequests: Refresh notification does not appear automatically |
Bug | IDEA-224239 | GitHub PullRequests: content is not shown if user logged in from toolwindow |
Cosmetics | IDEA-224329 | GitHub PullRequests: add space between file name and its path |
Version Control. Perforce | Bug | IDEA-221889 | Exception when saving a merge result in perforce |
Inspections | Bug | PY-33651 | Incorrect inferred type when slicing a tuple |
Task | PY-35961 | Properly consider that return and yield statements in Python 3.8 can contain variable unpacking |