No subsystem | Feature |
CPP-19465
|
rsync utils: notify in case of "remote host identification has changed" |
Usability |
CPP-19323
|
Provide ability to use non-default C++ compiler with CUDA on Windows |
Code: Clangd | Bug |
CPP-19916
|
Clion-2020.1 shows errors in QStringLiteral and QByteArrayLiteral |
Code: Completion | Bug |
CPP-19310
|
Completion of __global__ function signature for definition inserts redundant <<<>>> |
Bug |
CPP-19902
|
Completion skips parenthesis when Tab indention is used |
Bug |
CPP-10037
|
Incorrect completion suggestion of "in" during typing within for(;;) loop leads to annoying error |
Bug |
CPP-19592
|
Noticeable lag in completion of a large header |
Bug |
CPP-19675
|
Bug with headers auto-completion |
Code: Documentation | Bug |
CPP-19429
|
Can't add overloaded operator() to parameter hints blacklist |
Code: Formatting | Bug |
CPP-19942
|
Unable to format code |
Bug |
CPP-19883
|
No completion for some nested flags of BraceWrapping |
Code: Highlighting and Inspections | Bug |
CPP-19372
|
Code inspection yields erroneous "Infinite recursion" |
Bug |
CPP-19307
|
CUDA Kernel Highlighting |
Code: Parsing | Bug |
CPP-19106
|
Function template specialization of operator() not detected |
Embedded | Bug |
CPP-19327
|
IAR: Do not compile source files during collecting compile info |
Bug |
CPP-19847
|
Peripheral: key is not colored on update |
Task |
CPP-19381
|
IAR Compiler: Tech debts and improvements |
Project Model | Bug |
CPP-19089
|
Can't get CLion to use a non-default C++ compiler with CUDA |
Toolchains | Feature |
CPP-19816
|
Diagnostic Action "Show Remote Hosts Info" |
Feature |
CPP-20112
|
CLion2020.1 missing WSL Ubuntu20.04 |
Bug |
CPP-19908
|
After upgrading to 2020.1, a Cygwin-based setup was broken |
Unit Testing: Catch | Bug |
CPP-19595
|
Template tests are not supported in Catch2 |
Code Analysis. Inspection | Bug |
IDEA-1206
|
IG: DuplicateStringLiteral Suppression Ignored |
Code Analysis. Language Injection | Bug |
IDEA-235519
|
Cannot inject language 'Language: file-reference' because it has no ParserDefinition |
Code Analysis. Structural Search | Bug |
IDEA-233908
|
'No filters added' is always on SSR panel |
Core | Bug |
IDEA-236153
|
Maven dependency change triggers JDK detection in a loop |
Core. File System | Exception |
IDEA-234557
|
RejectedExecutionException: Already shutdown |
Core. IDE Settings | Bug |
IDEA-236874
|
When IDEA starts after RestoreDefaultSettings invocation, no Customize IDEA wizard is shown, if there were custom vmoptions in original config |
Bug |
IDEA-237277
|
IndexOutOfBoundsException at enabling 'Render Documentation comments' |
Bug |
IDEA-236989
|
Auto update to 2020.1 made JDK configuration invalid |
Bug |
IDEA-235853
|
After Restore Default Settings invocation IDEA restarts with previously used vmoptions instead of clear default ones |
Bug |
IDEA-237059
|
SSH Configurations: allow saving password until IDE restart |
Core. Installation | Bug |
IDEA-237332
|
"Cannot load a JDK class: com.sun.jdi.Field" error when a custom JRE 8 is used instead of a bundled one |
Core. Licensing | Bug |
IDEA-237175
|
IDEA 2020.1 Activation Window repeatedly requests activation when using Activation Code |
Bug |
IDEA-237100
|
Missing license validation error messages in the license dialog |
Bug |
IDEA-236244
|
Confirmation dialog which appears on attempt to close License Activation is tiny (no text only buttons) |
Bug |
IDEA-235344
|
Licence server address is cleared when it's unreachable |
Core. Platform API | Bug |
IDEA-236404
|
@NotNull PsiSubstitutor.EMPTY can be null |
Core. Plugin Management | Bug |
IDEA-234917
|
Updatable plugin is not shown after following "Plugin Updates Available" link from Welcome screen |
Bug |
IDEA-235665
|
Unclear wording for update of paid plugin in IDE |
Bug |
IDEA-237407
|
Disabled plug-ins are no longer logged in idea.log |
Bug |
IDEA-235313
|
When IDEA is started with clear/imported configs but with not cleared plugins, the Plugins dialog displayed by 'Plugin updates available...' notification is incorrect |
Bug |
IDEA-237554
|
Disabled plug-ins are shown as enabled in Settings | Plugins |
Bug |
IDEA-235901
|
Plugins settings broken in 2020.1 beta |
Bug |
IDEA-237113
|
IDE doesn't suggest update for incompatible plugin if update version is lower than existing plugin version |
Core. Project Settings | Bug |
IDEA-235717
|
Validation settings use localizable strings as keys in configuration files |
Bug |
IDEA-235968
|
Improper detection of JDK version |
Core. Quick Documentation | Usability |
IDEA-235934
|
Change option for showing rendered javadocs to "Render all documentation comments" |
Core. Refactorings | Bug |
IDEA-233700
|
Inline rename suggestion is no longer shown after undoing changes |
Bug |
IDEA-236875
|
No rename suggestion after erasing declaration name and typing-in another one |
Bug |
IDEA-233425
|
Unnecessary Refactoring gutter after Undo signature change |
Performance |
IDEA-235908
|
Moving directory takes forever |
Core. Run. Configurations | Bug |
IDEA-236969
|
Current run configuration is not shown in the combo box after project reopen if it is the only run config in the project and it is stored as a file. |
Core. Run. External Tools | Bug |
IDEA-229467
|
External tool in run configuration before launch stops run configuration from running |
Bug |
IDEA-233252
|
Context menu stops working when there're remote and usual external tools with the same name |
Core. SSH | Bug |
IDEA-236693
|
SSH configurations: no events while settings' loading |
Bug |
IDEA-237896
|
SSH Configuration: username is lost when user opens deployment configuration |
Editor | Bug |
IDEA-235182
|
Javadoc Rendered View Cuts Off Text |
Bug |
IDEA-236584
|
List bullets are cropped in rendered documentation |
Bug |
IDEA-236689
|
Vertical scroll bar is shown unnecessarily in editor hover popup |
Bug |
IDEA-236411
|
LightEdit: Non-project file protection message on attempt to edit a new file |
Bug |
IDEA-231883
|
LightEdit: Unable to close tab with Command + W |
Performance |
IDEA-237965
|
2020.1 performance regression: High CPU usage during navigation (UnifiedEditorRangeHighlighter) |
Usability |
IDEA-236536
|
Javadoc icons enabling/disabling comes into effect only after file reopening |
Usability |
IDEA-236518
|
New javadoc rendered view doesn't display multiple authors |
Cosmetics |
IDEA-236952
|
LightEdit: Remove "Show Context Actions" from context menu |
Exception |
IDEA-236548
|
LightEdit: opening binary files should not fail |
Editor. Code Completion | Performance |
IDEA-235762
|
Spring Data JPA Query by Method Name Performance Issue |
Editor. Diff and Merge | Performance |
IDEA-235817
|
Editor freezes for seconds while comparing two big xml files |
Editor. Editing Text | Bug |
IDEA-235890
|
Delete lines above 'in-editor Javadoc rendering' deletes Javadoc |
Bug |
IDEA-234928
|
Modified file is not saved automatically by IDE on frame deactivation if it was opened in LightEdit previously |
Editor. Intention Actions | Bug |
IDEA-236039
|
Intention preview: always unavailable on the last line in a file |
Lang. XML | Bug |
IDEA-199733
|
Xml declaration should precede all document content wrongly shown for <?xml-stylesheet?> processing instruction |
Tools. Docker | Bug |
IDEA-237999
|
Remote docker stop working after update |
Bug |
IDEA-234981
|
Docker: Save in containers doesn't work |
Tools. HTTP Client | Bug |
IDEA-236157
|
Link in scratch file is broken |
Usability |
IDEA-235915
|
HTTP Client: Move requests refactoring is not discoverable |
Usability |
IDEA-235921
|
HTTP Client: Move Requests refactoring: provide more convenient way to select/deselect all requests |
Usability |
IDEA-235677
|
Provide more descriptive message about unknown variable in HTTP Client |
Cosmetics |
IDEA-235914
|
HTTP Client: Move HTTP Requests dialog looks bad with custom (enlarged) font |
Tools. Terminal | Bug |
IDEA-209282
|
IDEA Terminal uses wrong PATH environment variable when go plugin is installed |
User Interface | Bug |
IDEA-236949
|
Entering zen mode closes "other" open files |
Bug |
IDEA-220087
|
"Open new tabs at the end" preference has no effect whatsoever |
Bug |
IDEA-235925
|
Show file name and product name in Light Edit mode on Windows |
Bug |
IDEA-237691
|
Kotlin update is failing on IDEA 2020.1 |
Bug |
IDEA-222902
|
Path to active tab is copied to clipboard if "Copy Reference" action was invoked for any other tab |
Usability |
IDEA-231790
|
Small tooltips |
Usability |
IDEA-235674
|
Close context menus and popups on the second click |
Cosmetics |
IDEA-234710
|
Find in Path: Missing bottom border of a "Find" field |
Cosmetics |
IDEA-235917
|
Selection looks weird when rendered doc is active |
Cosmetics |
IDEA-236192
|
Large padding in dialogs in 2020.1 |
Cosmetics |
IDEA-236911
|
Re-word Search Everywhere tooltip |
Exception |
IDEA-236507
|
Argument for @NotNull parameter 'c' of com/intellij/openapi/wm/impl/IdeFocusManagerImpl.requestFocus must not be null |
User Interface. Controls | Bug |
IDEA-236138
|
Node arrow is not visible after creating the connection |
Performance |
IDEA-236848
|
ExpandableTextField performance is very bad for non-monospace case on macOS |
User Interface. Focus | Bug |
IDEA-235391
|
Some tool windows are not focused on opening |
User Interface. Project View | Bug |
IDEA-236105
|
Select In Project View does not work for the first time when Project View is Dock Unpinned |
Version Control | Bug |
IDEA-230833
|
Commit changes / Unversioned files - Add to VCS and Show Diff are executed for all unversioned files |
Bug |
IDEA-231108
|
Apply patch fails to add some new files to source control |
Bug |
IDEA-1197
|
svn integration |
Version Control. Git | Bug |
IDEA-235233
|
Selecting a group node in Branches resets all filters |
Version Control. Subversion | Bug |
IDEA-228828
|
IDEA does not propose to delete dir in svn when deleting a dir |
Code Insight | Bug |
PY-39703
|
TypedDict arguments for functions don't present keys for autocomplete |
Console | Performance |
PY-31931
|
Importing matplotlib with PyQt5 backend into the python console causes it to hang after switching window focus to different program |
Cosmetics |
PY-41250
|
Escape chars: Use existing console for \"Run with Python console\" |
Debugger | Bug |
PY-41642
|
Debugger not working in 2020.1 |
Bug |
PY-41441
|
Wrong settings order in debugger stepping dialog |
Cosmetics |
PY-40777
|
'Jump To cursor' in debug right click menu displays as 'amp;Jump To Cursor' |
Task |
PY-38629
|
Add time statistics for Concurrency Visualizer usage |
Interpreters Settings | Bug |
PY-39579
|
PyCharm fails to create virtualenv based on Python 3.9.0a1+ |
Bug |
PY-37458
|
Recognize Python 3.9 interpreter |
Skeletons | Bug |
PY-39577
|
Skeletons are not built for Python 3.9.0a1+ |
No subsystem | Bug |
DBE-10532
|
Incorrect splitting of prefixed literal strings for Spellchecker. |
DB Administration | Feature |
DBE-7018
|
MySQL: ability to configure expired password |
DB Connectivity | Bug |
DBE-5439
|
Can not connect to MySQL using SSL CA root certificate |
Bug |
DBE-10100
|
DataGrip drops the driver icon when a driver configuration is duplicated. |
DB Console | Bug |
DBE-9957
|
"Always Select Opened Element" in Services window can't be disabled |
Bug |
DBE-10383
|
Can not copy cell parts from In-Editor results |
Performance |
DBE-10408
|
UI freeze when editing SQL string |
DB Introspection | Bug |
DBE-10034
|
snowflake introspection does not handle composite primary keys |
Bug |
DBE-10290
|
New schemas are not displayed in the Database view even after a refresh of the view. |
DB Schema Views | Feature |
DBE-8121
|
Dedicated node for trigger functions in the database tree view |
Bug |
DBE-10429
|
ExecutionException when refreshing schemas with schema patterns specified |
Data Import & Export | Feature |
DBE-10484
|
A slightly pleasant usability for Dump Data dialog |
Bug |
DBE-5082
|
CSV export doesn't escape a double quote |
Bug |
DBE-10113
|
Some background tasks are not viewable / findable |
Usability |
DBE-10577
|
Add Column Header and Row Header checkboxes to Export Data dialog |
Data Views | Feature |
DBE-9993
|
Pasting dataset exceeding current data view should create new lines |
Bug |
DBE-10489
|
SAP HANA updates in table editor fails due to lack of quotes |
Bug |
DBE-9171
|
Database result for Clikhouse shows null in non-nullable column |
Bug |
DBE-9272
|
Cannot Save LOB from results of complex queries (double WHERE) |
Bug |
DBE-7816
|
Timestamp errors when manually appending, updating Redshift records |
Usability |
DBE-10572
|
Selection is not restored when table is transposed |
Usability |
DBE-4039
|
data view > clone selected record (lack of icon) |
Usability |
DBE-1845
|
Automatic CSV data editor |
Usability |
DBE-10139
|
Keep title text when renaming tab |
Usability |
DBE-2752
|
Edit as Table: provide predefined Space placeholder for separators |
Usability |
DBE-8019
|
Database table view scrollable past the last row |
Navigation & Search | Bug |
DBE-10350
|
Filtered objects appears in search/database navigation |
SQL Completion | Bug |
DBE-7307
|
Abbreviation completion doesn't work in Modify table |
SQL Format and Style | Feature |
DBE-10604
|
Add support for wrapping/chopping for long DDL statements |
Bug |
DBE-10602
|
Inconsistent code reformat using language injection |
Bug |
DBE-10467
|
Postgres formatting OFFSET clause |
SQL General | Bug |
DBE-10309
|
Oracle: create search index statement fails to execute from DataGrip |
Bug |
DBE-10412
|
Index/Foreign Key Code Generation Name formatting |
SQL Generation | Bug |
DBE-10431
|
Datagrip trigger charset |
Bug |
DBE-10219
|
Deleting Column with Column-Owned Sequence Generates Unnecessary DROP Statement |
SQL Highlighting | Feature |
DBE-10410
|
Amazon Redshift MATERIALIZED VIEW Syntax Not Supported |
Bug |
DBE-10328
|
Parsing error with SQLite FILTER() without OVER Window |
Bug |
DBE-10295
|
In PostgreSQL, `generate_series` is incorrectly highlighted as an error |
Bug |
DBE-9695
|
Invalid highlight of automatically named columns |
Bug |
DBE-10294
|
IntelliJ IDEA Ultimate considers GRANT ROLE TO USER being wrong in MariaDB |
Bug |
DBE-10548
|
Editor does not recognize "accessible by" clause on Package-method level |
Bug |
DBE-10561
|
SQL syntax highlight issue - Doesn't recognize `INDEXED BY` keyword |
Bug |
DBE-10354
|
"SELECT FOR SHARE" syntax not supported by console |
SQL Resolve | Bug |
DBE-10482
|
Resolve MongoDB collections with dots in name |
Bug |
DBE-9952
|
PostgreSQL driver doesn't correctly handle "unnest" functions |
Bug |
DBE-10483
|
Resolve MongoDB collections that are accessed using bracket notation |
Tools Integration | Bug |
DBE-7623
|
"Restore with mysql" is possible on read-only database connection |