No subsystem | Feature | CPP-20891 | Support CMake 3.17: completion for new commands/properties |
Code: Completion | Bug | CPP-18531 | Invalid semicolon in aggregate initialization |
Bug | CPP-20787 | Clangd completion: no icon for tempalated class name |
Code: Highlighting and Inspections | Feature | CPP-4593 | Show warning when dangling a pointer |
Code: Intention Actions | Bug | CPP-20807 | Simplify/"Condition is always ..." inspection doesn't work for C |
Embedded | Feature | CPP-20537 | Arduino-specific source stub for new projects |
Project Model | Bug | CPP-20699 | CLion keeps regenerating iml module file |
Code Analysis. Inspection | Bug | IDEA-242690 | Intention to open inspections options doesn't work from Problems view |
Bug | IDEA-243833 | Inspection widget: the Highlight dropdown disappears on hover |
Bug | IDEA-45865 | Invalid property key: problems with highlighting on warning and info levels |
Bug | IDEA-243718 | JAX-RS: Wrong error message 'Incorrect MIME Type declaration' |
Code Analysis. Language Injection | Bug | IDEA-241981 | Inspection "Injected references": false positive for concatenations with MIME Types |
Code Analysis. Structural Search | Bug | IDEA-243626 | Structural Search doesn't work after adding SSR inspection |
Bug | IDEA-243629 | Missing filters in SSR search for Java |
Core | Bug | IDEA-243130 | GoLand 2020.1.3 closes main window and can't bring to front if press ESC on `goland --help` window. |
Bug | IDEA-243708 | Deadlock between loggers |
Core. IDE Settings | Bug | IDEA-219420 | "Editor | Inlay Hints" settings are not persisted between restarts |
Core. Indexing | Bug | IDEA-244308 | Exception in shared indexes in IntelliJ project |
Core. Licensing | Bug | IDEA-243936 | License dialog: not clear when product should be activated |
Core. Navigation and Search | Usability | IDEA-194817 | Show enum constant usages on mouse middle-click |
Core. Plugin Management | Bug | IDEA-244250 | IDEA freeze after updating plugins |
Bug | IDEA-243698 | IDEA 2020.2 doesn't import my installed plugin (RunInCmd) from 2020.1 settings |
Bug | IDEA-242860 | Plugin registry keys are being unloaded before plugin <projectListeners> |
Bug | IDEA-244319 | Registry may throw exceptions on dynamic plugin load |
Bug | IDEA-243180 | Can't unload plugin if there is an unreported fatal error with a throwable containing the plugin classes |
Core. Project Settings | Bug | IDEA-242406 | "Settings for new projects" are not applied for project created via Open action |
Task | IDEA-243197 | Log the reason why save is blocked for project configuration files |
Core. Run. Configurations | Usability | IDEA-242894 | [new run config UI] Change "Allow parallel run" to "Allow multiple instances" or something like that |
Usability | IDEA-244646 | [new run UI config] Open run/debug tool window when started should be enabled by default |
Usability | IDEA-243716 | [new run config UI] Please show the 'Environment Variables' field by default |
Usability | IDEA-244073 | [new run config UI] Change 'use classpath from module' field to be hidden by default |
Usability | IDEA-243840 | [new run config UI] Open file dialog starts in the wrong folder |
Usability | IDEA-242891 | [new run config UI] Not enough descriptive text |
Cosmetics | IDEA-242924 | [new run config UI] when dialog resizing - extra artifacts appear near Main class field |
Core. SSH | Bug | IDEA-241477 | Unified SSH: Detecting if SSH key requires passphrase |
Editor. Editing Text | Bug | IDEA-243459 | Go to Declaration - editor scrolls to a wrong position |
Bug | IDEA-244306 | Extracted variable's type is shown white-on-white on the execution point |
Usability | IDEA-243957 | Unable to copy-paste Live Template unless top-level node is selected |
Editor. Error Highlighting | Bug | IDEA-232560 | Inlay hints for numeric enum values do not scale in the editor |
Editor. Large Files | Bug | IDEA-243589 | IDE freeze / crash when large file is truncated |
Editor. Spellcheck | Feature | IDEA-202138 | IDEA should have (programming) language-specific dictionary (in addition to project and application specific ones) |
Bug | IDEA-244127 | OOM on suggestion of complex UPPER_CASE words |
Bug | IDEA-243510 | CamelCased and UPPER_CASED words are not suggested correctly in a specific cases |
Tools. Docker | Usability | IDEA-244644 | Helidon: Dockerfile.jlink is not detected as Docker config |
Tools. HTTP Client | Bug | IDEA-244668 | HttpClient: cursor is not set on the generated URL from gutter |
Bug | IDEA-242378 | HttpClient: Can't use env variable as domain port |
Bug | IDEA-241517 | HTTP Client shows null for path variable on generation of URL from Spring controller |
Bug | IDEA-242957 | HttpClient: Can't generate request for endpoint with empty path |
Tools. Terminal | Bug | IDEA-244170 | Terminal shell path is not saved |
Usability | IDEA-243824 | Add option to disable 'Smart Command Handling' globally in the Settings |
User Interface | Bug | IDEA-244229 | Windows control buttons color is not updated on changing theme |
Bug | IDEA-243192 | Bulb in context menu of Problems view should have the same color as in the Editor |
Bug | IDEA-243184 | Inspection widget shows wrong numbers when custom severity used |
Bug | IDEA-244307 | Inspection wigdet: Highlighting level is applied for all inspection types when changing for one type |
Bug | IDEA-244131 | Structure view is grayed out when opened on startup without editor tabs |
Bug | IDEA-244355 | Empty context action for some issues in Problems View |
Usability | IDEA-243190 | Inspection warning with error severity is not shown when highlighting set to 'Error only' |
Cosmetics | IDEA-243171 | Detected frameworks aren't properly aligned in libraries view |
Exception | IDEA-232782 | Exception occurs on clicking pipette in Color picker popup |
Exception | IDEA-244083 | ConcurrentModificationException: NotificationsManagerImpl |
User Interface. Accessibility | Bug | IDEA-236480 | In screen reader mode is not possible to select a JDK for a project |
User Interface. Controls | Usability | IDEA-242975 | Tools resize area is clickable through an undocked tool behind it |
User Interface. Embedded Browser (JCEF) | Bug | IDEA-233393 | Markdown Preview is not rendered with JCEF browser if opening *.md files more than Editor tab limit |
User Interface. Find, Replace, Usages | Cosmetics | IDEA-235578 | "found in editor highlighting" jumps on fast text editing before the highlight item |
User Interface. Look and Feel | Bug | IDEA-243926 | <code> blocks in JEditorPane with HTML editor kit are using UI font under IntellijLAF |
User Interface. Project View | Bug | IDEA-242597 | Uninitialized project view pane leaked on plugin unload |
Performance | IDEA-237974 | UI freeze: com.intellij.openapi.module.impl.ModuleGroupersKt.splitByDotsJoiningIncorrectIdentifiers |
Version Control | Performance | IDEA-241363 | BranchTreeNode#equals consumes a lot of CPU |
Version Control. Git | Bug | IDEA-241916 | Do not allow to squash commits from different repositories |
Bug | IDEA-243711 | New pull dialog: can't remove some options in Modify options window after adding --squash option |
Performance | IDEA-242261 | Do not attempt to update Git branches tree if the Branches panel is hidden |
Usability | IDEA-238751 | Non-folder branches can be confused as a branches in last branch folder |
Usability | IDEA-243981 | Allow undoing `Drop Commits` action |
Usability | IDEA-243574 | New dialogs: focus never sets on options already added |
Usability | IDEA-243980 | Allow undoing `Squash Commits...` action |
Usability | IDEA-243606 | New dialogs: add placeholder for empty inputs |
Version Control. GitHub | Feature | IDEA-242106 | Show pull request info from timeline tab |
Bug | IDEA-233136 | GitHub Pull Requests: Delete tooltip appears on unexpected place |
Usability | IDEA-242105 | Cannot navigate to changes from pull request timeline |
Debugger | Bug | PY-41359 | Non-fatal missing PyCharm helper pydevd_attach_to_process binary when remote debugging multi-threaded program |
Inspections | Bug | PY-30747 | pathlib.Path (WindowsPath, PosixPath, etc.) objects are not considered PathLike |
Bug | PY-43027 | PyCharm nightly 203.73 is too strict about calling "join" on sorted list when items are unknown |
Interpreters Settings | Feature | PY-40351 | Ability to install Python from PyCharm on Windows |
DB Connectivity | Bug | DBE-11048 | Can't connect to Yandex cloud ClickHouse with CA certificated |
DB Introspection | Bug | DBE-11037 | Procedure parameters starting with underscore disappearing in routine editor. |
Data Views | Bug | DBE-4842 | Cloning a row with a truncated column (due to size) results in the cloned row ONLY having the truncated value |
Bug | DBE-11015 | If MongoDB collection is read-only unable to exit the "Cannot Apply Changes" prompt by clicking OK |
Bug | DBE-6340 | While writing a filter in a data view, Shift-SPACE will perform "Select Row" in the results of the dataview, rather than typing a space into the filter view. |
Navigation & Search | Bug | DBE-11084 | 'Go to declaration or usages' not working on routines in query console window |
SQL Completion | Feature | DBE-2541 | Add completion for Oracle database links |
Bug | DBE-10053 | JOIN completion is not automatically invoked in subqueries |
SQL Format and Style | Bug | DBE-11070 | Formatter breaks a custom placeholder when it appears in a column reference |
SQL Highlighting | Feature | DBE-10949 | Support "default on conversion error" clause for Oracle 12c |
Bug | DBE-10977 | Introspection hangs (SQL Server, 2020.1) |
Bug | DBE-11051 | Support BigQuery _SESSION, clustered table from result set syntax |
Bug | DBE-11049 | Support BigQuery scripting syntax |
Bug | DBE-10407 | Support new JSON datatype in H2 |
Bug | DBE-10658 | SQL inspection warning with more then one CROSS APPLY statement |
Bug | DBE-11050 | Support BigQuery alternate JOIN syntax |
SQL Resolve | Bug | DBE-11056 | Unknown Oracle keyword "external" |
Bug | DBE-11059 | Exasol OVER() using non default window frames does not work |