Editing | Bug |
PY-32872
|
No correct completion for closing triple quotes for f-strings |
IDE | Bug |
PY-33437
|
Tip of the day: "on demand variable loading" image is too big |
Editor. Editing Text | Bug |
IDEA-196178
|
Join Lines on selected text also joins not selected text |
Find, Replace, Find Usages | Bug |
IDEA-203491
|
"Search Everywhere" is missing files |
IDE Configuration | Bug |
IDEA-206460
|
Cannot not start IDE after 2018.3.4 update |
Bug |
IDEA-206472
|
Reformat Code does not work for JSON |
Indices | Performance |
IDEA-205778
|
Upgrade to IntelliJ 2018.3.3 (from 2018.2.x) causes high cpu/memory usage in idle state |
Plugin Management | Bug |
IDEA-202421
|
Enabling parent plugin from the depending plugin doesn't work |
Bug |
IDEA-205032
|
Updating plugins in an offline environment no longer works with new marketplace and custom plugin repository |
Run | Debug configuration | Bug |
IDEA-185342
|
Shorten command line is missing on scratch run configuration even though prompted |
Structural Search and Replace | Feature |
IDEA-203929
|
Check lambdas/method references type using `getFunctionalInterfaceType()` in structural search |
Bug |
IDEA-205240
|
Editing a count filter put wrong value in max count editor if min count is not default |
UML | Bug |
IDEA-201919
|
Fonts in UML diagrams are no longer vectorial but rasterized (to poor resolution) |
Bug |
IDEA-206436
|
Memory hogging in Diagrams + Structure tool window + Zoom In/Out |
User Interface | Bug |
IDEA-203319
|
"Run/Debug Configurations" dialog is opened without toolbar if invoked from Touch Bar while "Search Everywhere" was opened |
Bug |
IDEA-205976
|
Structure View shows content of the previously opened editor tab |
Bug |
IDEA-205631
|
The window with the addition of the note does not stretch vertically |
Usability |
IDEA-204151
|
New Search Everywhere doesn't have an option to filter out run/debug configurations |
Cosmetics |
IDEA-204690
|
Mojave: low contrast menu selection background |
User Interface. Accessibility | Bug |
IDEA-205209
|
[a11y] instant rename popup ignores default enter |
User Interface. Focus | Bug |
IDEA-86505
|
File Structure: renaming from the popup is broken |
User Interface. Look and Feel | Bug |
IDEA-202248
|
Color Scheme reverts to Darcula from light color theme after restart if IDE theme is Darcula |
Bug |
IDEA-207779
|
Items in popup have two-tones highlighting when selected |
Bug |
IDEA-200158
|
High Contrast Theme: Menu bar and popup menu items are not highlighted when selected after restarting IDEA with "High Contrast" theme set |
User Interface. Navigation | Usability |
IDEA-199661
|
Results in "Search Everywhere" are delayed |
Cosmetics |
IDEA-204136
|
Typo in menu label for "Show Gutter Icon & Tooltip" |
User Interface. Project View | Bug |
IDEA-206431
|
[Autoscroll from source] in Unpinned/Undock modes doesn't work when using mouse |
Version Control | Usability |
IDEA-204999
|
Preview diff is too wide if file path is long |
Version Control. Git | Bug |
IDEA-170013
|
Git Native SSH with passphrase fails with Permission denied |
Bug |
IDEA-171517
|
Ignore empty remote section in git config |
Task |
IDEA-205123
|
Update minimal supported on git version on Windows to 2.4 |
DB Connectivity | Bug |
DBE-7734
|
Adding custom driver results in IllegalArgumentException. |
Usability |
DBE-7354
|
NullPointerException when adding project data source when host and port fields are empty and the connection is tested |
DB Console | Bug |
DBE-4702
|
Enable DBMS_OUTPUT setting |
Usability |
DBE-7232
|
Console History does not allow to search for numbers |
DB Diagram | Bug |
DBE-5947
|
Font rendering in Datagrip 2017.3.5 class diagram is broken. |
DB Diff | Bug |
DBE-7688
|
Comparison between two database tables which using trigger. |
DB Introspection | Bug |
DBE-7546
|
Cannot use Database Explorer for sql database prefixes with brackets in the name. |
Bug |
DBE-1465
|
Cannot synchronize with a readonly postgres database (cannot execute txid_current() during recovery) |
Bug |
DBE-7711
|
MSSQL: Incorrect argument type in database view |
Bug |
DBE-6738
|
MS SQL: "SELECT permission was denied" error when introspecting stored procedures |
Bug |
DBE-7443
|
DataGrip introspection SQL (retrieve dependencies) consumes all space in TEMP tablespace [Oracle 12.2.0.1] |
Bug |
DBE-6126
|
Oracle 12: ORA-01652 unable to extend temp segment during introspection |
DB Refactoring | Bug |
DBE-4993
|
Missing schema qualifier with Postgres schema |
Bug |
DBE-7747
|
Rename index is not working |
Usability |
DBE-7795
|
Cancel refactoring problem |
Data Import & Export | Bug |
DBE-7675
|
"Import Data from File" silently fails with columns that contain a space |
Data Views | Feature |
DBE-4037
|
suggest filter value from clipboard |
Bug |
DBE-5850
|
Apparent off-by-one displaying DATE datatype |
Bug |
DBE-7699
|
"Edit" in table cell editor destroys data silently because the cell's editor uses the IDE's "Global Encoding" |
SQL Generation | Bug |
DBE-7694
|
Wrong sql script on column comment change in Modify Table window |
Bug |
DBE-7560
|
DataGrip Can't See MySQL Foreign Key's Referenced Column |
SQL Highlighting | Bug |
DBE-7745
|
DataGrip with Postgres incorrectly interpreting code in functions as unreachable when following a FOREACH END LOOP; |
SQL Resolve | Bug |
DBE-4399
|
Unable to resolve Collumns |
User Interface | Bug |
DBE-7496
|
Dots in consoles names disappear |
Dart | Feature |
WEB-35830
|
Dart code folding does not support optional `new` |
Feature |
WEB-23645
|
Show package info in Dart code completion. |
Bug |
WEB-36853
|
Dart web debugging: breakpoints that are set before debug session starting are not resolved when using SDK 2.1 |
JavaScript. Frameworks | Bug |
WEB-37350
|
If directive has multiple selectors, non of them gets recognized in template |
Bug |
WEB-36722
|
Angular template files are not recognized if "@angular/core" is not a direct dependency |
Bug |
WEB-37343
|
Syntax highlighting and code completion for Angular template language stopped working |
Bug |
WEB-36089
|
ng-template is listed twitce in the completion list |
Unit Tests | Bug |
WEB-37021
|
jest-intellij-reporter is failing with TypeError: jasmine.Spec.isPendingSpecException is not a function on Jest version 24.0.0 |