Build | Bug |
CPP-18230
|
External Tools for Custom Build Targets are stored in system configs instead of project |
Code: Completion | Bug |
CPP-18384
|
Implementations via completion are generated in the wrong context |
Bug |
CPP-18080
|
clangd completion only: Don't put cursor behind closing bracket if function has default arguments |
Code: Documentation | Cosmetics |
CPP-17652
|
Name hints and comments: structures |
Code: Editing | Bug |
CPP-18002
|
java.lang.Throwable: Element range after when double-click in the editor |
Code: Formatting | Bug |
CPP-17950
|
ClangFormat: AlignConsecutiveMacros is not allowed |
Code: Highlighting and Inspections | Bug |
CPP-17953
|
In C11 code when integers have suffixes with mixes lower/upper cases, the highlighting fails. |
Bug |
CPP-15412
|
Clangd doesn't highlight alias template |
Bug |
CPP-13653
|
Clangd doesn't highlight override/final as keyword |
Code: Indexing | Bug |
CPP-18332
|
Clion 2019.3 WSL1 - Very slow indexing after update |
Code: Parsing | Bug |
CPP-18105
|
Concepts: Incorrect highlighting of template type in typename declaration inside requires clause |
Bug |
CPP-18076
|
Missing code sample with concepts in preview for editor's colour scheme |
Bug |
CPP-17938
|
clangd crashes on editing list of constrained template types |
Debugger: GDB | Bug |
CPP-17881
|
GDB: Incorrectly formatted commands when using Arabic or Hindi locales |
Dynamic Analysis Tools | Performance |
CPP-17927
|
Code coverage analysis is slow and runs out of memory on large test suites |
IDE Preferences | Bug |
CPP-8395
|
Registry setting run.processes.with.pty not saved |
Toolchains | Bug |
CPP-18088
|
WSL: CLion cannot detect openSUSE-Leap-15-1 |
Code Analysis. Inspection | Feature |
IDEA-227586
|
Warn on returning Nullable from Flux/Mono transformation should support method reference |
Bug |
IDEA-227840
|
Intention does nothing when rethrow exception |
Bug |
IDEA-227141
|
Quickfixes in the Inspections view are reordered |
Code Analysis. Structural Search | Bug |
IDEA-226388
|
Existing template "<li> not contained in <ul> or <ol>" doesn't work |
Core. Installation | Bug |
IDEA-228606
|
IDEA community lacks "Community" in the installation path |
Task |
IDEA-227756
|
Bundle Kotlin 1.3.61 with IntelliJ IDEA |
Core. Platform API | Bug |
IDEA-226561
|
Disposer.register should be documented to throw IncorrectOperationException when the parent disposable is disposed |
Core. Plugin Management | Bug |
IDEA-224855
|
Plugin Manager: a lot of plugins are falsely marked as uncompatible |
Bug |
IDEA-225468
|
"Notification group Profiling is already registered" on installing first theme plugin |
Bug |
IDEA-225789
|
Keymap is not added if Apply button is pressed after keymap plugin installation |
Core. Run. Configurations | Bug |
IDEA-224132
|
Run Configurations: the tasks added as beforeRun tasks seem to be executed in parallel |
Cosmetics |
IDEA-227160
|
Add text disclaimer to run/debug configuration template page |
Editor. Editing Text | Feature |
IDEA-225455
|
$SELECTION$ does not work in Live Template when part of another variable |
Bug |
IDEA-226412
|
column mode is not revealed on status bar (regression) |
Bug |
IDEA-227271
|
InlayHints not properly disabled |
Bug |
IDEA-226837
|
Caret jumps to another line when moving using left/right arrows |
Bug |
IDEA-227963
|
"Enter/Smart indent" option sets "AUTOCOMPLETE_ON_SMART_TYPE_COMPLETION" instead of "SMART_INDENT_ON_ENTER" |
Bug |
IDEA-227376
|
The "File Structure" popup no longer correctly locates the function you select when dealing with collapsed areas |
Editor. Intention Actions | Performance |
IDEA-227453
|
Freeze on showing available intentions |
Editor. TextMate Bundles | Bug |
IDEA-226563
|
Navigating to php/bin/set_error_handler after find-in-path locks up |
Lang. XML | Bug |
IDEA-226310
|
XSD validation ignores "anyAttribute" |
Lang. YAML | Bug |
IDEA-226689
|
Helm. java.lang.AssertionError: Should come here only for YAMLKeyValue with no value and a following indent at adding a missing key from values.schema.json |
Tools. Docker | Feature |
IDEA-200863
|
Ability to inspect the image of the running Docker container. |
Bug |
IDEA-226467
|
Docker. Absent errors in case of running a container with already allocated ports |
Bug |
IDEA-227236
|
Dockerfile, image: the deployed container doesn't have log if chosen in another project |
Bug |
IDEA-203230
|
Docker. Save container changes: all tabs display "Log" info until choosing "Attached Console" |
Bug |
IDEA-227705
|
Add *.dockerfile file type pattern for dockerfile. |
Bug |
IDEA-227975
|
Doing an docker-compose down using the Docker services panel causes named volumes to be removed/deleted (new in 2019.3) |
Performance |
IDEA-218894
|
Constant recreation of log consoles if the same container log is opened in two projects, eventually leading to OOM |
Usability |
IDEA-155563
|
Docker. Provide possibility of navigation from/to containers to/from the corresponding image. |
Usability |
IDEA-217957
|
Docker. Expand docker node after connection |
Usability |
IDEA-226452
|
Docker. Display no additional tabs for a container after delete and redeploy |
Cosmetics |
IDEA-218123
|
Docker: Green pane by down the compose app |
User Interface. Focus | Bug |
IDEA-227732
|
Focus is not returned to Editor after closing Commit dialog |
Bug |
IDEA-227102
|
Focus lost after closing tool window if editor tabs are splitted |
User Interface. Navigation | Usability |
IDEA-224071
|
Switcher opens a tab in the previous split when tabs placement is set to none |
User Interface. Services View | Bug |
IDEA-226739
|
Services: OpenEachTypeInNewTab action is available in the empty view but doesn't affect the behavior when configurations are added |
Version Control. Git | Bug |
IDEA-226627
|
Git Clone Dialog: Trim the URL |
Bug |
IDEA-227242
|
Deleting directory with unversioned files (by action from Project View) does not remove corresponding unversioned files from Local Changes |
Version Control. Log | Bug |
IDEA-227019
|
Git log tab bug with a branch named with parenthesis |
Version Control. Subversion | Bug |
IDEA-224516
|
Intellij IDEA never ends (or as best, is very slow) "performing VCS refresh". Se attached image. Problem appears in all 2019.3 versions. Not a problem in version 2019.2.3. |
Code Insight | Bug |
PY-38505
|
Infer proper type for TypedDict subscription expressions |
Bug |
PY-38413
|
PyCharm should add * before all arguments in type hint for TypeDict |
Bug |
PY-38415
|
Incorrect order of keys in parameters hint in the case of inheritance TypeDict classes |
Bug |
PY-38439
|
False positive when assigning TypedDict to field with different TypedDict type |
Bug |
PY-38642
|
Display package icons only for traditional Python packages containing __init__.py |
Bug |
PY-38438
|
PyCharm suggests __import__ before import keyword, other keywords are also quite low |
Bug |
PY-37601
|
Wrong type for class initialization that has generic __call__ |
Console | Bug |
PY-39090
|
NPE with Python Console folding |
Debugger | Bug |
PY-38941
|
Debugger doesn't see new Python processes created with posix_spawn |
Bug |
PY-38378
|
Debugger Console not updating variable inside function |
Inspections | Bug |
PY-30861
|
Warnings when calling methods in nested dictionaries using defaultdict |
Bug |
PY-33663
|
Multiple calls to pathlib.Path.parent loses type information |
Bug |
PY-38873
|
Type of TypedDict's value is misdetected when value type is dict, Dict or TypedDict |
Bug |
PY-33490
|
Update "PEP 8 coding style violation" inspection description |
Bug |
PY-38422
|
Warning message for method `clear` and `popitem` in context of TypedDict should be the same |
Bug |
PY-16868
|
Inspection is wrong on property declaration in .pyi file |
Bug |
PY-38412
|
A stub module causes PyCharm to infer incorrect type for TypeDict |
Usability |
PY-1421
|
Include name of reference being imported in 'unused import' inspection report message |
Exception |
PY-33548
|
AssertionError in PyTypeCheckerInspectionProblemRegistrar.java:90 |
Interpreters Settings | Bug |
PY-38479
|
unusable virtual environments created by PyCharm CE 2019.2.3 using Catalina's Python3.7.3 as base interpreter |
Refactoring | Bug |
PY-12516
|
Refactor -> Rename: default python run configuration name is not updated |
Test Runner | Bug |
PY-29614
|
Test results for unittest subtests are formatted incorrectly if the docstring doesn't start with \n |
DB Connectivity | Bug |
DBE-2684
|
call trim() on connection dialog fields |
DB Console | Bug |
DBE-9728
|
Some MySQL queries show wrong table column names |
DB Introspection | Feature |
DBE-5036
|
Create "fake" foreign key reference |
Bug |
DBE-9755
|
NPE on fetching database schema |
DB Refactoring | Bug |
DBE-9743
|
Wrong schema is chosen when adding foreign key constraint to a table (fixed in DataGrip) |
Data Views | Bug |
DBE-9613
|
MongoDB: JavaScript regular expression objects are not supported in the filter field |
Bug |
DBE-8196
|
Remove schema qualification from the data editor query |
Bug |
DBE-9736
|
Table filter is cleared when navigating from Database View |
Bug |
DBE-9704
|
Cannot Use ObjectId to find one record in MongoDB |
Bug |
DBE-9714
|
Right-click on column header does not show menu in DataGrip 2019.3 Windows |
Bug |
DBE-9593
|
MongoDB collection view: ISODate truncated to just YYYY-MM-DD format |
SQL Completion | Feature |
DBE-9708
|
Add editor option to autocomplete SQL join clause without table name |
SQL Format and Style | Bug |
DBE-9692
|
SQL formatter: Placing ON/USING under JOIN doesn't work |
Bug |
DBE-9680
|
PostgreSQL doesn't handle CREATE TYPE |
SQL Generation | Bug |
DBE-9619
|
IDEA reports incorrect column definitions |
SQL Highlighting | Bug |
DBE-9658
|
Exasol IFNULL() function support |
Bug |
DBE-9682
|
Oracle: Allow identifier syntax for password values (e.g. REPLACE clause) |
Bug |
DBE-9767
|
DROP CHECK incorrectly marked as error for MySQL. |
Bug |
DBE-9667
|
Add support [GLOBAL] [ANY|ALL] [INNER|LEFT|RIGHT|FULL|CROSS] [OUTER] JOIN (subquery)|table USING columns_list for ClickHouse dialect |
Bug |
DBE-9679
|
Inline parameter hint provider for DB routines |
Bug |
DBE-9660
|
Snowflake dialect: QUALIFY does not work correctly in a WITH clause |
Bug |
DBE-9659
|
Exasol PARTITION BY clause |
SQL Resolve | Bug |
DBE-9453
|
CQL highlighting doesnt understand custom types |