No subsystem | Bug | CPP-15437 | 2019.1 : clangd: header files syntax highlighting broken on OSX |
Code: Clangd | Bug | CPP-15283 | Unexpected swapping of include headers after completion |
Code: Editing | Performance | CPP-15415 | Freeze while typing |
Code: Formatting | Bug | CPP-15556 | ClangFormat: Extract function inserts new function before comment without line feed |
Bug | CPP-15553 | ClangFormat: Extract subclass throws exception |
Bug | CPP-15545 | ClangFormat: Extract define doesn't insert line feed |
Bug | CPP-15127 | Multi selection is broken while `ClangFormat` formatting |
Code: Refactorings | Bug | CPP-1478 | Update header guard when a header file(.h) is renamed |
Code: Highlighting and Inspections | Bug | CPP-15488 | Very long highlighting applying for small peace of code |
Code: Indexing | Bug | CPP-15624 | "Invalidate caches..." only works for the first opened project |
Debugger | Feature | CPP-3567 | Debugger: memory view |
Embedded | Bug | CPP-15503 | Improve CmakeLists.txt template for new Embedded project |
Task | CPP-15533 | Automatically open .ioc file when project is created |
Project and File Wizards | Usability | CPP-15636 | 'Import Project from Sources' action name is confusing |
Diff_Merge | Usability | IDEA-207839 | Accept left/right shortcuts are reversed |
Editor. Editing Text | Bug | IDEA-207951 | Ide freeze on showing parameter info |
External Tools | Cosmetics | IDEA-184889 | External Tool named with an underscore does not display properly from project context menu |
Packaging and Installation | Bug | IDEA-206790 | [jre11.win.zip artifact]: There is 32bit launcher in archive |
Bug | IDEA-208430 | [jbr 11] Uninstall doesn't work after patching IDEA |
Cosmetics | IDEA-208125 | [Setup dialog]: Replace '...install JRE x86...' with '...instal JBR x86...' |
User Interface. Navigation | Bug | IDEA-207903 | Search Everywhere: Selection disappears when "more" item activated |
Bug | IDEA-208222 | Search Everywhere: Items duplicated in Files and Symbols sections |
Bug | IDEA-207963 | Can't find some recent files in Search Everywhere top |
Usability | IDEA-207546 | Goto file: match spaces with file separators |
User Interface. Project View | Feature | IDEA-123918 | Allow to use additional keymaps for up/down in project window |
Console | Bug | PY-33369 | Too broad IP address is used for creating SSH tunnel for Python console |
Bug | PY-33973 | Python console hangs up on viewing certain dataframe |
Debugger | Feature | PY-23611 | Support debugging for PySide2 |
Bug | PY-28374 | Cython debugger extention requires root privileges |
Bug | PY-30064 | Attach to local process doesn't work on Ubuntu 18.04 |
Bug | PY-33951 | Variable value preview size is limited |
Bug | PY-34144 | Suppress warnings while resolving variables in debugger |
Editing | Feature | PY-27591 | add postfix completion for len |
Inspections | Bug | PY-31376 | False negative for missing constructor initialization of attributes backing class properties |
Bug | PY-31049 | PyCharm fails to notice property, reports "Instance attribute defined outside __init__" |
DB Console | Bug | DBE-2114 | Bug in count over function |
SQL Format and Style | Bug | DBE-6937 | improper formatting of postgresql arrays |
Bug | DBE-7890 | PLPGSQL formatter adds a line break after PERFORM |
Bug | DBE-4805 | SQL Reformatting creates error |
Bug | DBE-7376 | With clause code style gets broken when inside of a subquery |
Bug | DBE-7362 | Sql formatter does not apply to injected language |
Performance | DBE-7849 | The function WrapImpl.isChildOf() consumes all CPU and never completes |
Performance | DBE-7823 | Datagrip infinite "Trigger sources" bug |
Improvement | DBE-7881 | Align assignments in ON CONFLICT (Postgres upsert) |
SQL Generation | Bug | DBE-7862 | SqlServer doesn't support column identity alteration |
SQL Highlighting | Feature | DBE-7854 | False positive for temporary table column reference in "json_populate_recordset" |
Bug | DBE-7853 | False positive: "Redundant character escape" for "\_" in Postgres "similar to" |